telebirr_inapp_purchase_plus 0.0.2
telebirr_inapp_purchase_plus: ^0.0.2 copied to clipboard
A cleaner Flutter bridge for Telebirr InApp Purchase SDK payments on Android and iOS.
0.0.2 #
- Expands documentation for the package architecture and Telebirr InApp Purchase flow.
- Adds clearer backend responsibility notes for receiveCode, notify_url, and queryOrder.
- Updates publishing setup for GitHub Actions trusted publishing.
0.0.1 #
- Initial release.
- Adds typed payment request/result models.
- Adds Android MethodChannel and EventChannel integration with ActivityAware lifecycle handling.
- Adds iOS MethodChannel and EventChannel integration with manual EthiopiaPaySDK.framework setup support.
- Documents secure backend-only Fabric Token, createOrder, notify_url, and queryOrder flow.