bluetooth_control

Creator: coderz1093

Last updated:

0 purchases

bluetooth_control Image
bluetooth_control Images

Languages

Categories

Add to Cart

Description:

bluetooth control

bluetooth_control #
Bluetooth control plugin.
Getting Started #
Depending #
dependencies:
bluetooth_control: ^0.0.1

copied to clipboard
Importing #
import 'package:bluetooth_control/bluetooth_control.dart';
copied to clipboard
Usage #
Check is Bluetooth enable
Future<bool> get isBluetoothEnable async => await BluetoothControl.isEnable;
copied to clipboard
Enable Bluetooth #
Future<bool> get turnOnBluetooth async => await BluetoothControl.turnOn;
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.