pax_sdk 1.0.5 copy "pax_sdk: ^1.0.5" to clipboard
pax_sdk: ^1.0.5 copied to clipboard

PlatformAndroid

A Flutter plugin for PAX payment terminals providing NFC card reading, thermal printer, and barcode scanner functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pax_sdk

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

dependencies:
  pax_sdk: ^1.0.5

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_sdk/pax_sdk.dart';
1
likes
160
points
248
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for PAX payment terminals providing NFC card reading, thermal printer, and barcode scanner functionality.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pax_sdk

Packages that implement pax_sdk