telebirr_inapp_sdk 0.1.0
telebirr_inapp_sdk: ^0.1.0 copied to clipboard
A Flutter plugin for integrating Telebirr payment SDK in Flutter applications.
0.1.0 #
- Supported both Android and iOS platforms
- Enhanced Error Handling
0.0.3 #
- iOS platform support
- Enhanced Error Handling
- Updated LICENSE file
- Updated README file
- Updated pubspec.yaml
0.0.2 #
- Dual Environment Support: Now supports both Production and Test (UAT) Telebirr In-App SDKs:
- Production SDK used in
release
builds. - Test (UAT) SDK used in
debug
builds.
- Production SDK used in
- Improved Response Handling
- Enhanced Error Handling
- Updated to the latest versions of dependencies:
- Android Application Plugin
- Updated README file
- Updated pubspec.yaml
0.0.1 #
- Initial release of Telebirr In-App SDK for Flutter
- Supports test InApp SDK
- Android platform support
- Features:
- Simplified Telebirr in-app payment integration
- Easy-to-use API for initiating and handling payments
- Comprehensive error handling
- Example UI implementation
- iOS support coming soon