Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add topics to pubspec files #3171

Merged
merged 2 commits into from
May 27, 2024
Merged

chore: Add topics to pubspec files #3171

merged 2 commits into from
May 27, 2024

Conversation

spydon
Copy link
Member

@spydon spydon commented May 26, 2024

Description

This adds topics to the packages so that they are more easily discoverable through pub.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@spydon spydon enabled auto-merge (squash) May 27, 2024 17:32
Copy link
Member

@ufrshubham ufrshubham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just suggested a few more

@@ -6,6 +6,8 @@ funding:
- https://opencollective.com/blue-fire
- https://github.com/sponsors/bluefireteam
- https://patreon.com/bluefireoss
topics:
- flame
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- flame
- flame
- behavior-tree

Comment on lines +9 to +12
topics:
- flame
- forge2d
- physics
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
topics:
- flame
- forge2d
- physics
topics:
- flame
- forge2d
- physics
- box2d

Comment on lines +9 to +11
topics:
- flame
- noise
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
topics:
- flame
- noise
topics:
- flame
- noise
- perlin-noise

Comment on lines +9 to +10
topics:
- flame
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
topics:
- flame
topics:
- flame
- ecs

@spydon spydon merged commit 2088d63 into main May 27, 2024
8 checks passed
@spydon spydon deleted the chore/add-topics branch May 27, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants