zebra_rfid_plus 0.0.2 copy "zebra_rfid_plus: ^0.0.2" to clipboard
zebra_rfid_plus: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin for Zebra RFID readers (RFD8500, RFD40, RFD90) using the Zebra RFID API3 SDK. Supports Bluetooth and USB transport, inventory scanning, tag access, pre-filters, and singulation control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_rfid_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zebra_rfid_plus: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zebra_rfid_plus/zebra_rfid_plus.dart';
2
likes
150
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Zebra RFID readers (RFD8500, RFD40, RFD90) using the Zebra RFID API3 SDK. Supports Bluetooth and USB transport, inventory scanning, tag access, pre-filters, and singulation control.

Repository (GitHub)
View/report issues
Contributing

Topics

#rfid #zebra #bluetooth #hardware #nfc

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_rfid_plus

Packages that implement zebra_rfid_plus