flutter_paystack_max 1.0.6
flutter_paystack_max: ^1.0.6 copied to clipboard
A Flutter package for making payments via Paystack Payment Gateway (https://paystack.com).
1.0.6 #
- Updates minimum supported url_launcher from 6.2.6 to 6.3.1.
- Updates minimum supported webview_flutter from 4.4.4 to 4.10.0.
1.0.5 #
- Added support for changing modal bottom sheet background color
1.0.4 #
- Fixed modal closing instantly on iOS
1.0.2 #
- Fixed USSD code tap issue
- Implemented navigation handling
- Change PaystackTransactionRequest.metadata type from PaystackMetadata to Map<String, Object?>
- Fixed cancel button on modal
1.0.1 #
- Created example
- Added screenshots README.md
1.0.0 #
- Initial release