A Flutter Application based on gateway Stellar blockchain. You can set the origin account (Testnet) and destination account in order to process the transation in Stellar Blockchain.
This application has been built with Flutter supporting on Stellar SDK to connect with Stellar blockchain.
Platform support: Android, iOS, Mac & Web
This project is a starting point for a Flutter application.
To run (Android):
flutter run apk
To run (iOS):
flutter run ios
To run (MacOS):
flutter run mac
To run (Web / Chrome / Brave):
flutter run chrome
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.