rfid_flutter_android 0.1.0-dev.4 copy "rfid_flutter_android: ^0.1.0-dev.4" to clipboard
rfid_flutter_android: ^0.1.0-dev.4 copied to clipboard

RFID Flutter Android Plugin. Support UART, URA4 devices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rfid_flutter_android

With Flutter:

 $ flutter pub add rfid_flutter_android

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

dependencies:
  rfid_flutter_android: ^0.1.0-dev.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rfid_flutter_android/rfid_flutter_android.dart';
2
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

RFID Flutter Android Plugin. Support UART, URA4 devices.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rfid_flutter_core

More

Packages that depend on rfid_flutter_android

Packages that implement rfid_flutter_android