flutter_uhf_plugin 1.0.5 copy "flutter_uhf_plugin: ^1.0.5" to clipboard
flutter_uhf_plugin: ^1.0.5 copied to clipboard

PlatformAndroid

A Flutter plugin for Senter UHF RFID readers. Supports tag inventory, power control, and continuous reading for Android devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_uhf_plugin

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

dependencies:
  flutter_uhf_plugin: ^1.0.5

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Senter UHF RFID readers. Supports tag inventory, power control, and continuous reading for Android devices.

Repository (GitHub)
View/report issues

Topics

#rfid #uhf #nfc #senter #inventory

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_uhf_plugin

Packages that implement flutter_uhf_plugin