rf88_plugin 0.3.2 copy "rf88_plugin: ^0.3.2" to clipboard
rf88_plugin: ^0.3.2 copied to clipboard

PlatformAndroid

A Flutter plugin for the PointMobile RF88 RFID pistol-grip scanner module. Supports single-shot and trigger-based RFID tag reading via UART on Android. Works with PointMobile PM84 and other RF88-compa [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rf88_plugin

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

dependencies:
  rf88_plugin: ^0.3.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:rf88_plugin/rf88_plugin.dart';
0
likes
150
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for the PointMobile RF88 RFID pistol-grip scanner module. Supports single-shot and trigger-based RFID tag reading via UART on Android. Works with PointMobile PM84 and other RF88-compatible devices.

Repository (GitHub)
View/report issues

Topics

#rfid #hardware #scanner #pointmobile #nfc

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on rf88_plugin

Packages that implement rf88_plugin