Thank you for your interest in contributing! 🚀
This SDK is an open-source project maintained by Soneso.
Contributions, feedback, and feature requests from the community are highly appreciated. 🙏
We’d love to hear your thoughts about the SDK:
- ✅ What’s working well?
- ⚡ What could be improved?
- 🌟 Features you’d like to see in the future?
👉 Please share your feedback in GitHub Discussions.
If you find a bug:
- Check existing issues to avoid duplicates.
- Open a new Bug Report.
Please include:
- Steps to reproduce
- Expected vs. actual behavior
- Error messages/logs
- SDK version
- Flutter/Dart version
- Platform (Android, iOS, Web, etc.)
- Device/emulator details
The more details, the faster we can fix it!
Have an idea for an improvement or a new feature?
- First, check existing feature requests.
- Open a new Feature Request.
Tell us:
- What problem the feature solves
- Why it would be useful
- Any proposed solutions or alternatives
- Fork the repository.
- Create a feature branch (
git checkout -b feature/my-new-feature). - Commit your changes (
git commit -m "Add my new feature"). - Push to your fork (
git push origin feature/my-new-feature). - Open a Pull Request.
Please ensure your code:
- Follows Flutter/Dart best practices.
- Includes tests for new functionality.
- Updates documentation/examples if relevant.
- Runs successfully with
flutter test.
If you’re not sure whether something should be a bug report, feature request, or discussion,
just start with GitHub Discussions.
We’ll help point you in the right direction.
Thanks again for contributing to the Stellar ecosystem! 🌌