thaiqr 1.0.1 copy "thaiqr: ^1.0.1" to clipboard
thaiqr: ^1.0.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.
  • Easily customize QR code size, colors, and other properties.
  • Support for both static and dynamic QR codes.
  • Built-in support for currency and country code formatting.

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.0.0

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
0
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

License

unknown (license)

Dependencies

flutter, image, qr

More

Packages that depend on thaiqr