libusb_android_helper 1.0.0 copy "libusb_android_helper: ^1.0.0" to clipboard
libusb_android_helper: ^1.0.0 copied to clipboard

PlatformAndroid

A helper plugin for libusb_android to request USB permission and device handle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libusb_android_helper

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

dependencies:
  libusb_android_helper: ^1.0.0

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:libusb_android_helper/libusb_android_helper.dart';
1
likes
150
pub points
51%
popularity

Publisher

unverified uploader

A helper plugin for libusb_android to request USB permission and device handle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on libusb_android_helper