Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 411 Bytes

File metadata and controls

11 lines (8 loc) · 411 Bytes

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.