usb_android 0.0.5 copy "usb_android: ^0.0.5" to clipboard
usb_android: ^0.0.5 copied to clipboard

PlatformAndroid

Android implementation of the usb plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add usb_android

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

dependencies:
  usb_android: ^0.0.5

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:usb_android/usb_android.dart';
1
likes
115
points
59
downloads

Publisher

verified publisheryanshouwang.dev

Weekly Downloads

Android implementation of the usb plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, usb_platform_interface

More

Packages that depend on usb_android