kalapa_nfc_reader_sdk 1.0.4 copy "kalapa_nfc_reader_sdk: ^1.0.4" to clipboard
kalapa_nfc_reader_sdk: ^1.0.4 copied to clipboard

A Flutter plugin designed to integrate with Kalapa's NFC Reader SDK, enabling seamless NFC functionality within Flutter applications.

Changelog #

1.0.1 - 2025-11-14 #

Added #

  • Initial release of Kalapa NFC Reader SDK for Flutter
  • Support for NFC reading with UI
  • Support for NFC reading without UI using MRZ data
  • NFC support and status checking
  • Customizable SDK appearance configuration
  • Android and iOS platform support
  • SDK version retrieval

Features #

  • isNFCSupported() - Check device NFC capability
  • isNFCEnabled() - Check NFC enabled status
  • startWithUI() - Start NFC reading with built-in UI
  • startWithoutUI(mrz) - Start NFC reading without UI
  • configureSDK() - Configure appearance and settings
  • getSDKVersion() - Get SDK version information

1.0.2 - 2025-11-16 #

  • Ensure that Android's activity must be FlutterFragmentActivity

1.0.3 - 2025-12-08 #

  • Update UI to support darkmode
0
likes
135
points
235
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin designed to integrate with Kalapa's NFC Reader SDK, enabling seamless NFC functionality within Flutter applications.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, synchronized

More

Packages that depend on kalapa_nfc_reader_sdk

Packages that implement kalapa_nfc_reader_sdk