phidget_rfid 1.0.2
phidget_rfid: ^1.0.2 copied to clipboard
A cross-platform Flutter/Dart package for interacting with Phidgets RFID readers using dart:ffi.
1.0.2 #
- Fixed an issue with loading the Phidget22 dynamic library on macOS by using a more robust path resolution and providing clear setup instructions.
- Corrected a
FormatExceptionon macOS when reading RFID tags by implementing a safer string conversion from native memory.
1.0.1 #
- Updated
README.mdwith improved documentation and examples.
1.0.0 #
- Initial release.