uhf_rfid_plugin 1.0.1 copy "uhf_rfid_plugin: ^1.0.1" to clipboard
uhf_rfid_plugin: ^1.0.1 copied to clipboard

PlatformAndroid

Flutter plugin for UHF RFID R2000 SDK and Barcode/QR Scanner. Supports PDA7100, PDA3109 and similar handheld devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uhf_rfid_plugin

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

dependencies:
  uhf_rfid_plugin: ^1.0.1

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:uhf_rfid_plugin/uhf_rfid_plugin.dart';
0
likes
150
points
240
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for UHF RFID R2000 SDK and Barcode/QR Scanner. Supports PDA7100, PDA3109 and similar handheld devices.

Repository (GitHub)
View/report issues

Topics

#rfid #uhf #barcode #scanner #pda

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on uhf_rfid_plugin

Packages that implement uhf_rfid_plugin