quick_payment 0.0.6
quick_payment: ^0.0.6 copied to clipboard
Flutter SDK for accepting Bangladeshi manual mobile banking payments like bKash, Nagad, Rocket, and Upay.
Changelog #
All notable changes to this package will be documented in this file.
0.0.6 - 2026-03-17 #
0.0.5 - 2026-03-17 #
0.0.4 - 2026-03-17 #
Added #
- Updated README.md with improved examples and formatting
- Added clearer instructions for installation and integration
0.0.3 - 2026-03-17 #
Added #
- Enhanced
PaymentMethodintegration for smoother payment workflow. PaymentSuccessScreennow displays all payment details after submission.- Improved package architecture for cleaner and more maintainable code.
- Automatic handling of app icon and name when integrated into projects.
Fixed #
- Minor bugs during payment submission resolved.
- Image loading for payment logos fixed.
- General stability and performance improvements.
0.0.2 - 2026-03-15 #
0.0.1 - 2026-03-15 #
Added #
- Initial release of
quick_paymentFlutter SDK - Supports multiple payment methods: bKash, Nagad, Rocket, Upay
- Includes
PaymentMethodclass for easy integration - Assets: payment logos for all supported methods
- Example app demonstrating usage with QuickPayment.pay
- Documentation:
README.mdwith installation, usage, assets, and license instructions - MIT License included