nfc_pro_manager 1.2.0 copy "nfc_pro_manager: ^1.2.0" to clipboard
nfc_pro_manager: ^1.2.0 copied to clipboard

A professional NFC library for Flutter. Supports Host Card Emulation (HCE), Identity Emulation, NDEF Read/Write, and ISO-DEP APDU communication.

Changelog #

All notable changes to this project will be documented in this file.

1.2.0 - 2026-05-06 #

Refactored #

  • Professional Terminology: Renamed "Cloning" to "Identity Emulation" throughout the package.
  • Strongly Typed Models: Replaced Map responses with structured NfcTag and NfcException classes.
  • Enhanced Documentation: Added APDU technical deep dive and Security/Legal Disclaimers.
  • Error Handling: Improved error reporting via NfcException.

1.1.0 - 2026-05-06 #

Added #

  • APDU Transceive Support: Added transceive method to send raw hex commands to ISO-DEP tags.
  • Detailed Documentation: Added Limitations, Compatibility, and Real Use Cases to README.
  • HCE Clarification: Explicitly documented hardware and security constraints.

1.0.6 - 2026-05-06 #

Fixed #

  • Incremented version to 1.0.6 to resolve publishing conflicts.
  • Updated documentation and README contacts.

1.0.5 - 2026-05-06 #

Fixed #

  • Forced version bump to resolve pub.dev publishing conflicts.

1.0.4 - 2026-05-06 #

Changed #

  • Total cleanup of native code. Deleted all unused Activities, Layouts, and Resources.
  • Finalized "Headless" architecture.

1.0.0 - 2026-05-05 #

Added #

  • Initial release of NFC Pro Manager.
3
likes
0
points
632
downloads

Publisher

unverified uploader

Weekly Downloads

A professional NFC library for Flutter. Supports Host Card Emulation (HCE), Identity Emulation, NDEF Read/Write, and ISO-DEP APDU communication.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nfc_pro_manager

Packages that implement nfc_pro_manager