We are glad you are here! Everyone is welcome to contribute code via pull requests, to help people who ask for help, to add to our documentation, or to help out in any other way.
This document briefly describes some guidance on how you can contribute to this repository.
- lib/src/*.dart: The entry of Dart API.
- example: API Examples.
- android: Android native implementation.
- ios: iOS native implementation.
- macos: Mac native implementation.
- windows: Windows native implementation.
While creating PR, below materials could be helpful: