Thanks for wanting to make a contribution and wanting to improve this library for everyone!
- Fork and clone the repo
- Run
flutter pub getto install dependencies - Create a branch for your PR with
git checkout -b pr/your-branch-name
Please make sure to run the tests before you commit your changes. You can do so by running
flutter test.
Please check out the the open issues.
Also, please watch the repo and respond to questions/bug reports/feature requests! Thanks!