paystack_africa 2.0.0
paystack_africa: ^2.0.0 copied to clipboard
Flutter helper to create Paystack payment sessions, open an in-app WebView checkout, and return success/failure results with typed responses.
Changelog #
2.0.0 - 2025-08-25 #
- Initial release of paystack_africa Flutter package.
- Supports creating Paystack payment sessions via WebView.
- Returns typed
PaymentSuccessandPaymentFailureresults. - Example app included (
example/folder). - Documentation, license, and pubspec prepared for pub.flutter-io.cn.
1.0.0 - 2025-08-25 #
- Initial release of paystack_africa Flutter package.
- Supports creating Paystack payment sessions via WebView.
- Returns typed
PaymentSuccessandPaymentFailureresults. - Example app included (
example/folder). - Documentation, license, and pubspec prepared for pub.flutter-io.cn.