0 purchases
thaiqr
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
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.