bluetooth_advanced 0.0.83 copy "bluetooth_advanced: ^0.0.83" to clipboard
bluetooth_advanced: ^0.0.83 copied to clipboard

Flutter plugin project to communicate with bluetooth device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_advanced

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

dependencies:
  bluetooth_advanced: ^0.0.83

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_advanced/bluetooth_advanced.dart';
9
likes
150
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin project to communicate with bluetooth device.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, provider

More

Packages that depend on bluetooth_advanced