
Soneso Stellar Flutter Sdk
- 86 repo stars
- Updated July 20, 2026
- Soneso/stellar_flutter_sdk
soneso-stellar-flutter-sdk is a Claude Code plugin whose agent skill teaches correct Stellar Flutter SDK usage so developers can build blockchain-enabled Flutter apps with accurate API patterns.
About
soneso-stellar-flutter-sdk is a Claude Code marketplace plugin that bundles an agent skill teaching how to build Stellar applications with the Stellar Flutter SDK. It covers transaction building, Horizon and Soroban RPC usage, XDR encoding, smart accounts, and SEP protocol patterns so agents stop guessing API signatures. Install it when you are implementing Flutter wallet, payment, or on-chain features on Stellar and want consistent, reference-backed codegen.
- Agent skill for stellar_flutter_sdk transactions and Horizon queries
- Soroban smart contract deploy and invoke guidance
- Progressive disclosure references for operations, RPC, and SEPs
- Installable via marketplace or manual skill zip extraction
Soneso Stellar Flutter Sdk by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add Soneso/stellar_flutter_sdkAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 86 |
|---|---|
| Last updated | July 20, 2026 |
| Repository | Soneso/stellar_flutter_sdk ↗ |
How do I get an AI agent to generate correct Stellar Flutter code for Horizon, Soroban, and SEP flows without hallucinating SDK APIs?
Teach AI coding agents correct Stellar Flutter SDK patterns for payments, Horizon queries, Soroban contracts, and SEP protocols.
Who is it for?
Flutter developers integrating Stellar payments, assets, Soroban contracts, or SEP anchors who use AI coding agents daily.
Skip if: Teams building non-Stellar mobile apps or backend-only chains with no Flutter client integration needs.
What you get
Produces SDK-aligned Dart code and pulls detailed reference docs for operations, RPC, XDR, and SEP modules on demand.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Do I need the SDK installed first?
Yes—the skill guides usage of the stellar_flutter_sdk package; add it to pubspec.yaml before implementing generated code.
Does it cover smart contracts?
It includes Soroban deployment, invocation, and smart-account references alongside classic payment and trustline flows.
Can I install without the marketplace?
You can unzip the skill into .claude/skills or your agent's skills directory using the repo's stellar-flutter-sdk.zip.