Contributions are very welcome in many forms :)
If you find a problem with this library, please file an issue on Github.
If you would like to fix a bug or make an improvement, please file a pull request explaining your changes!
For larger changes, such as a breaking API change, please submit an Issue or "Work In Progress" Merge request that gives an overview of the changes you'd like to make and the reasoning behind it!
- Ensure your code is properly formatted with
dartfmt
- Please ensure tests are up to date
- Verify
dartanalyzer
isn't throwing any warning or errors/