Improvements, bug reports, feature requests welcome.
- Please include
dart --version
and the package version when reporting bugs. - Code should be formatted with
dartfmt
. - Public methods should have doc comments and test coverage.
- Itemize user-facing changes in the
HEAD
section of theCHANGELOG
file. - Use well-formatted commit messages.