Tags: nfcim/flutter_nfc_kit
Tags
Version 3.6.0-rc.2: This is a release candidate for 3.6.0. Please test it and report any issues. * Requires Dart 3.6+ and Flutter 3.24+ * Remove annoying dependency on `js` library, replace with `dart:js_interop` * Remove dependency on `dart:io` * Contributions on Android plugin from @knthm: * Dedicated handler thread for IO operations (#167) * More elegant exception handling (#169) * Bump tool versions & dependencies of Android plugin and example app: * Related issues / PRs: #179 #184, #186, #187 * Now requiring Java 17, Gradle 8.9, MinSDKVer 26, AGP 8.7, Kotlin 2.1.0 * Add Swift package manager support for iOS plugin, bump dependencies
Version 3.6.0-rc.1: This is a release candidate for 3.6.0. Please test it and report any issues. * Remove annoying dependency on `js` library, replace with `dart:js_interop` * Contributions on Android plugin from @knthm: * Dedicated handler thread for IO operations (#167) * More elegant exception handling (#169) * Bump tool versions & dependencies of Android plugin and example app: * Related issues / PRs: #179 #184, #186, #187 * Now requiring Java 17, Gradle 8.9, MinSDKVer 26, AGP 8.7, Kotlin 2.1.0 * Bump dependencies of iOS plugin (minimum is now iOS 12.0)
Version 3.5.0: * Some FeliCa improvements by @shiwano: * Fix missing `id` field in FeliCa card reading on iOS (#140) * Set the IDm to the `id` and the PMm to the `manufacturer` on iOS (#140) * Add `iosRestartPolling` method by @rostopira (#151) * Fix type assertion in `authenticateSector` (fix #148) * Refine exception handling in Android plugin (fix #91 and #149) * Bump multiple dependencies: * Android plugin / example app: Java 17, AGP 7.4.2, Kotlin 1.9.23, minSdkVersion 26 (fix #127, #144, #145) * `js` library: 0.7.1
PreviousNext