emvqr 0.0.22 copy "emvqr: ^0.0.22" to clipboard
emvqr: ^0.0.22 copied to clipboard

A plugin by Fawry for scanning EMV QR Codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emvqr

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

dependencies:
  emvqr: ^0.0.22

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:emvqr/emvqr.dart';
2
likes
125
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin by Fawry for scanning EMV QR Codes.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on emvqr

Packages that implement emvqr