quick_payment 0.0.9
quick_payment: ^0.0.9 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.8 - 2026-03-17 #
Added #
- Updated README.md with improved examples and formatting
- Added clearer instructions for installation and integration
0.0.7 - 2026-03-17 #
Added #
- Mutually exclusive view for Payment / Support / Help / Info:
- By default, the payment grid is visible.
- Clicking Support / Help / Info hides the grid and shows only the selected placeholder.
- Clicking "Select Payment Method" header restores the payment grid.
- Tap behavior for "Select Payment Method" header added to switch back to grid.
- Payment button opacity slightly reduced for better visual hierarchy.
Improved #
- UI refinements for cleaner and more polished look.
- Better spacing, alignment, and icon consistency.
Fixed #
- Minor UI inconsistencies across screens.
- Layout balance and visual issues.
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