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

PlatformAndroid

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

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  flutter_usb_device_manage: ^0.0.3

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

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_usb_device_manage