eccentric_khqr 1.1.9 copy "eccentric_khqr: ^1.1.9" to clipboard
eccentric_khqr: ^1.1.9 copied to clipboard

KHQR Plugin for Flutter. This plugin provides a simple way to generate and scan KHQR codes, including support for Bakong KHQR codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eccentric_khqr

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

dependencies:
  eccentric_khqr: ^1.1.9

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:eccentric_khqr/khqr_sdk.dart';
1
likes
50
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

KHQR Plugin for Flutter. This plugin provides a simple way to generate and scan KHQR codes, including support for Bakong KHQR codes.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

auto_size_text, flutter, flutter_svg, freezed_annotation, intl, json_annotation, plugin_platform_interface, pretty_qr_code

More

Packages that depend on eccentric_khqr

Packages that implement eccentric_khqr