hid_android 0.1.3 copy "hid_android: ^0.1.3" to clipboard
hid_android: ^0.1.3 copied to clipboard

PlatformAndroid

Android implementation of the hid plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hid_android

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

dependencies:
  hid_android: ^0.1.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:hid_android/hid_android.dart';
0
likes
110
pub points
18%
popularity

Publisher

unverified uploader

Android implementation of the hid plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, hid_platform_interface

More

Packages that depend on hid_android