thaiqr 1.0.0 copy "thaiqr: ^1.0.0" to clipboard
thaiqr: ^1.0.0 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 Dart:

 $ dart pub add thaiqr

With Flutter:

 $ flutter pub add thaiqr

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

dependencies:
  thaiqr: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
pub points
38%
popularity

Publisher

verified publishercwstory.com

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

License

unknown (license)

Dependencies

flutter, image, qr

More

Packages that depend on thaiqr