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

PlatformAndroid

A comprehensive Flutter plugin for reading and extracting advanced EMV data, bank details, and transaction history from NFC credit cards.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add emv_nfc_reader

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

dependencies:
  emv_nfc_reader: ^1.0.0

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:emv_nfc_reader/emv_nfc_reader.dart';
3
likes
160
points
13
downloads

Publisher

verified publisherabidiahmed.com

Weekly Downloads

A comprehensive Flutter plugin for reading and extracting advanced EMV data, bank details, and transaction history from NFC credit cards.

Repository (GitHub)
View/report issues

Topics

#nfc #emv #credit-card #payments #security

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on emv_nfc_reader

Packages that implement emv_nfc_reader