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

Zebra RFID Reader SDK plugin for Flutter, providing seamless integration with Zebra RFID readers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zebra_rfid_reader_sdk

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

dependencies:
  zebra_rfid_reader_sdk: ^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_reader_sdk/zebra_rfid_reader_sdk.dart';
7
likes
160
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Zebra RFID Reader SDK plugin for Flutter, providing seamless integration with Zebra RFID readers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zebra_rfid_reader_sdk

Packages that implement zebra_rfid_reader_sdk