bluetooth_helper 0.1.5 copy "bluetooth_helper: ^0.1.5" to clipboard
bluetooth_helper: ^0.1.5 copied to clipboard

A Bluetooth Flutter plugin,bluetooth scan、connect、discover、read、write...。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_helper

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

dependencies:
  bluetooth_helper: ^0.1.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:bluetooth_helper/bluetooth_helper.dart';
4
likes
35
pub points
21%
popularity

Publisher

unverified uploader

A Bluetooth Flutter plugin,bluetooth scan、connect、discover、read、write...。

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on bluetooth_helper