emv_nfc_reader 1.0.2 copy "emv_nfc_reader: ^1.0.2" to clipboard
emv_nfc_reader: ^1.0.2 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.2

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';
7
likes
160
points
242
downloads
screenshot

Documentation

API reference

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.

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on emv_nfc_reader

Packages that implement emv_nfc_reader