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

PlatformAndroid

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: ^1.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
120
pub points
79%
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, permission_handler

More

Packages that depend on bluetooth_manager