zbridge_device 1.0.5 copy "zbridge_device: ^1.0.5" to clipboard
zbridge_device: ^1.0.5 copied to clipboard

zbridge硬件管理工具

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zbridge_device

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

dependencies:
  zbridge_device: ^1.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:zbridge_device/zbridge_device.dart';