A Flutter plugin to integrate RFID functionality for Zebra EM45 devices. This SDK enables seamless communication and control of the RFID features on EM45 hardware, allowing developers to build Flutter apps with robust RFID scanning and management capabilities.
To use the zebra_flutter_sdk in your Flutter app, add the following dependency to your pubspec.yaml file:
dependencies:
zebraRfid:
git:
url: https://github.com/ma-mobile/zebra_flutter_sdk.git
ref: main
path: zebraRfid/