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

A high-performance, high-level NFC plugin for Flutter supporting Android, iOS, Web, and Desktop.

1.0.0 #

  • Initial release of NFC Plus.
  • Introduced a modern, high-level Nfc API.
  • Added One-Line Scanning (Nfc.scan()).
  • Added Continuous Scan Mode with duplicate filtering and cooldowns.
  • Introduced Strongly-Typed Tag Models (MifareClassicTag, Iso7816Tag, etc.).
  • Added High-Level NDEF Builder for common record types.
  • Added Mock NFC & Testing framework.
  • Added Built-in Debug Console for visual tag debugging.
  • Added specialized readers for EMV, Passports, and DESFire.
  • Lightweight implementation with minimal external dependencies.
  • Support for Android, iOS, Web (WebUSB), and Desktop (Infrastructure).
1
likes
140
points
68
downloads

Documentation

API reference

Publisher

verified publishershirsh.dev

Weekly Downloads

A high-performance, high-level NFC plugin for Flutter supporting Android, iOS, Web, and Desktop.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, ndef, web

More

Packages that depend on nfc_plus

Packages that implement nfc_plus