khqr_sdk 1.0.0 copy "khqr_sdk: ^1.0.0" to clipboard
khqr_sdk: ^1.0.0 copied to clipboard

KHQR is a standardization of QR Code (EMV) that will promote wider use of mobile retail payments in Cambodia. By prescribing a KHQR (1 QR for all), a single KHQR Code can accept payments via different [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add khqr_sdk

With Flutter:

 $ flutter pub add khqr_sdk

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

dependencies:
  khqr_sdk: ^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:khqr_sdk/khqr_sdk.dart';
6
likes
0
points
162
downloads

Publisher

verified publishermrrhak.com

Weekly Downloads

KHQR is a standardization of QR Code (EMV) that will promote wider use of mobile retail payments in Cambodia. By prescribing a KHQR (1 QR for all), a single KHQR Code can accept payments via different payment service operators (members of KHQR).

Homepage
Repository (GitHub)
View/report issues

Topics

#khqr #khqr-sdk #bakong #bakong-khqr #khqr-code

Funding

Consider supporting this project:

ko-fi.com

License

unknown (license)

Dependencies

flutter, flutter_svg, freezed_annotation, json_annotation, money2, plugin_platform_interface, qr_flutter

More

Packages that depend on khqr_sdk