Files
hans 56ebaeb346 Initial (#1)
Initial release
2024-09-11 18:49:35 +02:00

557 B

Contributing

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 the CHANGELOG file.
  • Use well-formatted commit messages.