psdk_usb_standard 0.1.0 copy "psdk_usb_standard: ^0.1.0" to clipboard
psdk_usb_standard: ^0.1.0 copied to clipboard

libusb wrapper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add psdk_usb_standard

With Flutter:

 $ flutter pub add psdk_usb_standard

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

dependencies:
  psdk_usb_standard: ^0.1.0

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:psdk_usb_standard/psdk_usb_standard.dart';
0
likes
140
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

libusb wrapper

Repository (GitLab)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

psdk_frame_father

More

Packages that depend on psdk_usb_standard