Welcome to the documentation for the Stellar SDK for Flutter. Whether you're building a wallet, integrating with anchors, or deploying smart contracts, you'll find what you need here.
- Quick Start Guide - Your first transaction in 15 minutes
- Getting Started Guide - Installation, keys, and account basics
- SDK Usage - Transactions, operations, queries, and common patterns
- Soroban Guide - Smart contract interaction
- SEP Implementations - Stellar Ecosystem Proposal support
All code examples in this documentation are tested. Runnable test files can be found in test/docsTest/.
- GitHub Issues - Bug reports and feature requests
- GitHub Discussions - Questions and ideas
- Stellar Discord - Community support
- API Reference - DartDoc documentation
- Stellar Documentation - Official Stellar docs
- Horizon API Reference - Horizon endpoints
- Soroban Documentation - Smart contract guides
Navigation: Quick Start →