pax_nfc 0.1.1 copy "pax_nfc: ^0.1.1" to clipboard
pax_nfc: ^0.1.1 copied to clipboard

PlatformAndroid

A flutter package made to use the nfc features of pax payment terminals

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pax_nfc

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

dependencies:
  pax_nfc: ^0.1.1

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:pax_nfc/pax_nfc.dart';
0
likes
160
points
114
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package made to use the nfc features of pax payment terminals

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pax_nfc

Packages that implement pax_nfc