Skip to content

ma-mobile/zebra_flutter_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zebra_flutter_sdk

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.

Adding zebraRfid to Your Flutter Project

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/

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors