- Add SDK constraint so the package can be used in Dart 2.0.0.
- Run
dartfmt --fix
.
- Bump version to 1.0.0. Nothing changed really, but since I don't expect any design/API changes, I should have used this version number a year ago.
- Cosmetic changes to appease pana: Add analysis_options.yaml and CHANGELOG.md.
- Fix strong_mode and linter warnings.
- Update repository name in pubspec.yaml.
- Initial version.