bluetooth_manager 0.0.11 copy "bluetooth_manager: ^0.0.11" to clipboard
bluetooth_manager: ^0.0.11 copied to clipboard

PlatformAndroid
outdated

A simple plugin to manage Bluetooth, turning on and off ang geting Bluetooth state.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetooth_manager

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

dependencies:
  bluetooth_manager: ^0.0.11

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_manager/bluetooth_manager.dart';
8
likes
150
pub points
81%
popularity

Publisher

unverified uploader

A simple plugin to manage Bluetooth, turning on and off ang geting Bluetooth state.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bluetooth_manager