quick_payment 1.3.0 copy "quick_payment: ^1.3.0" to clipboard
quick_payment: ^1.3.0 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.

1.3.0 - 2026-04-26 #

Fixed #

  • Amount copy button now copies the correct total amount (including fee) instead of the base amount
  • Payment success screen FINISH button now navigates back to the root screen correctly

Improved #

  • PaymentSuccessScreen now accepts an optional onFinish callback for custom navigation control after payment completion

1.2.0 - 2026-03-27 #

Improved #

  • UI refinements for cleaner, polished, and consistent look
  • Updated README.md with improved examples and formatting
  • Added clearer instructions for installation and integration

1.1.0 - 2026-03-26 #

Improved #

  • Package architecture cleaned and optimized

  • UI refinements for cleaner, polished, and consistent look

Added #

  • Full transaction details display added for customers:
    • Customer information
    • Payment details including amount, fee, and total
  • Support section added with optional credentials:
    • Phone call, email, and support ticket links
  • Help section added for guidance
  • Optional QuickPaySupportCredentials parameter for package users
  • Null-safe and fully reusable SupportCard widget
  • Header tap behavior restored to switch back to payment grid
  • Demo-ready README examples updated

Improved #

  • Package architecture cleaned and optimized
  • UI refinements for cleaner, polished, and consistent look
  • Better spacing, alignment, and icon consistency across screens
  • Minor bug fixes for layout and visual issues

Fixed #

  • All known minor bugs resolved
  • Payment logos and assets loading errors fixed
  • Text visibility and alignment issues fixed
  • General stability and performance improvements

0.0.9 - 2026-03-17 #

Added #

  • Updated README.md with improved examples and formatting

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 #

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.5 - 2026-03-17 #

Added #

  • Asset loading & TextSpan color improvements.

Fixed #

  • Payment logo load errors.
  • Text visibility issues.
  • Case-sensitive file path handling.

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 PaymentMethod integration for smoother payment workflow.
  • PaymentSuccessScreen now 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 #

Added #

  • Updated README.md with improved examples and formatting
  • Added clearer instructions for assets and installation

Fixed #

  • Minor typos in documentation

0.0.1 - 2026-03-15 #

Added #

  • Initial release of quick_payment Flutter SDK
  • Supports multiple payment methods: bKash, Nagad, Rocket, Upay
  • Includes PaymentMethod class for easy integration
  • Assets: payment logos for all supported methods
  • Example app demonstrating usage with QuickPayment.pay
  • Documentation: README.md with installation, usage, assets, and license instructions
  • MIT License included
7
likes
120
points
147
downloads

Documentation

API reference

Publisher

verified publisherkhalidlikhon.me

Weekly Downloads

Flutter SDK for accepting Bangladeshi manual mobile banking payments like bKash, Nagad, Rocket, and Upay.

License

MIT (license)

Dependencies

cupertino_icons, flutter, package_info_plus, url_launcher

More

Packages that depend on quick_payment