1.2 KiB
1.2 KiB
Description
Related Issues
- Closes #(add issue number)
Pre-launch Checklist
- I read the Contributor Guide and followed the process outlined there for submitting PRs.
- I updated
pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes. - I updated
CHANGELOG.mdto add a description of the change, following repository CHANGELOG style. - I updated/added relevant documentation (doc comments with
///). - All existing and new tests are passing.