thaiqr 1.1.1 copy "thaiqr: ^1.1.1" to clipboard
thaiqr: ^1.1.1 copied to clipboard

A Flutter package for generating Thai QR codes compliant with the PromptPay standard.

Thai QR Code Generator #

A Flutter package for generating Thai QR codes compliant with the PromptPay standard.

Features #

  • Generate QR codes for PromptPay payments.
  • Support for both static and dynamic QR codes.
  • Built-in support for currency and country code formatting.
  • Built-in widget for Thai QR can select show/hide header.

Getting Started #

To use this package, add thai_qr_code as a dependency in your pubspec.yaml file.

dependencies:
  flutter:
    sdk: flutter
  thai_qr_code: ^1.1.0

Example #

ShowHeader = false ShowHeader = true

Outro #

Credits #

Thanks to kittinan for his awesome Thai QR for python library. It's the reference of this library.

For author/contributor information, see the AUTHORS file.

License #

ThaiQR_Flutter is released under a BSD-3 license. See LICENSE for details.

2
likes
150
pub points
38%
popularity

Publisher

verified publishercwstory.com

A Flutter package for generating Thai QR codes compliant with the PromptPay standard.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, qr_flutter

More

Packages that depend on thaiqr