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

PlatformAndroid

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

1.0.0 #

  • Bumped compileSdk to 36
  • Upgraded gradle to 8.13.2
  • Deleted unnecessary native libs folders
  • The handler now does not send a message to the sink upon card read failure
  • Added a picc.open() retry loop
  • Refactored Handler declaration to prevent deprecations
  • Bumped Kotlin verison to 2.2.21
  • Deleted unused imports

0.1.1 #

  • Does not close the threads upon detection anymore and now restart them

0.1.0 #

  • Checks for the presence of the libpaxapijni.so file before opening threads

0.0.4 #

  • Opens RF when onAttachedToEngine is called and closes RF when onDetachedFromEngine is called

0.0.3 #

  • Opens RF on its own

0.0.2 #

  • Adds comments to methods

0.0.1 #

  • Makes Mifare and Desfire cards readable on Pax devices (tested on A920 Pro)
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