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

A professional NFC library for Flutter. Supports Host Card Emulation (HCE), Card Cloning, NDEF Read/Write, and Smart Data Parsing with a premium native design system.

Changelog #

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

1.0.2 - 2026-05-06 #

Improved #

  • Synchronized Android and iOS project configurations.
  • Improved build compatibility with modern Flutter environments (NDK 27+).
  • Refined manifest merger logic to prevent duplicate service declarations.

1.0.1 - 2026-05-06 #

Fixed #

  • Fixed Android "Main Class Not Found" error by correctly structuring the package folders.
  • Fixed iOS directory naming (renamed ios_core to ios).
  • Added required NfcProPlugin.swift and .podspec for iOS support.
  • Cleaned up AndroidManifest.xml to prevent build conflicts and double icons in host apps.

1.0.0 - 2026-05-05 #

Added #

  • Initial release of NFC Pro Manager.
  • Host Card Emulation (HCE) support for Android.
  • Card Cloning functionality (Read -> Emulate).
  • NDEF Tag Writer for physical tags.
  • Smart Data Parsing for URLs, VCards, Emails, and Phones.
  • iOS-Inspired Design System for native Android activities.
  • MethodChannel Bridge for Flutter integration.
  • Real-time Event Stream for tag discovery.
  • Example App in Flutter demonstrating all core features. 旋
3
likes
0
points
633
downloads

Publisher

unverified uploader

Weekly Downloads

A professional NFC library for Flutter. Supports Host Card Emulation (HCE), Card Cloning, NDEF Read/Write, and Smart Data Parsing with a premium native design system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nfc_pro_manager

Packages that implement nfc_pro_manager