bluetooth_scanner_gun 0.0.2 copy "bluetooth_scanner_gun: ^0.0.2" to clipboard
bluetooth_scanner_gun: ^0.0.2 copied to clipboard

蓝牙连接扫描枪获取数据

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_scanner_gun

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

dependencies:
  bluetooth_scanner_gun: ^0.0.2

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:bluetooth_scanner_gun/bluetooth_scanner_gun.dart';