rfid_flutter_core 0.1.0-dev.2 copy "rfid_flutter_core: ^0.1.0-dev.2" to clipboard
rfid_flutter_core: ^0.1.0-dev.2 copied to clipboard

Core interfaces, data classes, and enums for RFID Flutter packages. Provides the foundation for RFID reader implementations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rfid_flutter_core

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

dependencies:
  rfid_flutter_core: ^0.1.0-dev.2

Alternatively, your editor might support dart 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_core/rfid_flutter_core.dart';
1
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Core interfaces, data classes, and enums for RFID Flutter packages. Provides the foundation for RFID reader implementations.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on rfid_flutter_core