Thank you for your interest in contributing to our Flutter plugin! We welcome all contributions, whether it's filing an issue, creating a pull request, or helping other community members with their questions. To ensure a positive and productive experience for everyone, please review the following guidelines before contributing.
If you find a bug or have a feature request, please create an issue in the GitHub repository. Before creating an issue, please search for existing issues to avoid creating duplicates. When creating a new issue, please provide the following information:
- A clear and descriptive title
- A detailed description of the issue, including any error messages or stack traces
- Steps to reproduce the issue
- Expected behavior
- Any additional information or screenshots that can help us understand the issue better
We welcome pull requests from contributors of all skill levels. Before creating a pull request, please make sure that:
- The code follows our coding standards.
- All tests pass locally.
- The pull request has a clear and descriptive title.
- The pull request includes a detailed description of the changes made.
- The pull request includes any necessary documentation changes.
To maintain consistency and readability, we follow the Flutter Style Guide. Please make sure that your code follows these guidelines before submitting a pull request.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.
This contributor guidelines document is adapted from the Atom Contributor Guidelines.
We value your contributions and look forward to working with you! If you have any questions, please do not hesitate to reach out to the project team or community members for help.