Flutter SDK
Official Flutter SDK for Moneybag Payment API
Flutter SDK
In Development
The Flutter SDK is actively being developed. Expected release: Q1 2025. For now, you can integrate using our REST API directly.
The Moneybag Flutter SDK will provide cross-platform payment integration for iOS and Android apps.
Planned Features
- Cross-platform Flutter widgets
- pub.dev package distribution
- Material and Cupertino design support
- Platform-specific optimizations
- Flutter 2.0+ compatibility
Alternative Integration
Use our REST API with the http
package or dio
in your Flutter app. You can also use webview_flutter
to redirect users to the checkout URL.
Support
- Email: developer@moneybag.com.bd
- Documentation: API Reference
- GitHub: Moneybag SDK Organization