You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Fixes / Closes (optional)
<!-- List any issues or pull requests that this PR fixes or closes. Use
the format: "Fixes#123" or "Closes #456". -->
- Closes#156.
## Description
<!-- Provide a clear and concise description of what this PR does.
Explain the problem it solves and the approach you've taken. -->
Also added the [topics](https://dart.dev/tools/pub/pubspec#topics) to
pubspec.yaml.
## Summary (check all that apply)
<!-- Mark the boxes that apply to this PR. Add details if necessary. -->
- [ ] Modified / added code
- [ ] Modified / added tests
- [ ] Modified / added examples
- [x] Modified / added others (pubspec.yaml, workflows, etc...)
- [ ] Updated README
- [ ] Contains breaking changes
- [ ] Created / updated migration guide
- [x] Incremented version number
- [x] Updated CHANGELOG
https://dart.dev/tools/pub/pubspec#topics
The text was updated successfully, but these errors were encountered: