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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thaiqr

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  thaiqr: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:thaiqr/thaiqr.dart';
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