rd126_reader_platform_interface 1.0.0 copy "rd126_reader_platform_interface: ^1.0.0" to clipboard
rd126_reader_platform_interface: ^1.0.0 copied to clipboard

A Flutter plugin for RFGate RD126 UHF Mobile RFID reader.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rd126_reader_platform_interface

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

dependencies:
  rd126_reader_platform_interface: ^1.0.0

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for RFGate RD126 UHF Mobile RFID reader.

Repository (GitHub)
View/report issues

Topics

#rfgate #rd126 #rfid #reader

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, stream_transform

More

Packages that depend on rd126_reader_platform_interface