flutter_usb_device_manage 0.0.1 copy "flutter_usb_device_manage: ^0.0.1" to clipboard
flutter_usb_device_manage: ^0.0.1 copied to clipboard

主要用于项目中USB设备的集中授权及硬件功能实现,目前包含了USB指纹模块和RFID通讯模块.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_usb_device_manage

With Flutter:

 $ flutter pub add flutter_usb_device_manage

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

dependencies:
  flutter_usb_device_manage: ^0.0.1

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:flutter_usb_device_manage/flutter_usb_device_manage.dart';
2
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

主要用于项目中USB设备的集中授权及硬件功能实现,目前包含了USB指纹模块和RFID通讯模块.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_usb_device_manage