bluetoothadapter 1.1.3 copy "bluetoothadapter: ^1.1.3" to clipboard
bluetoothadapter: ^1.1.3 copied to clipboard

A Flutter plugin to expose the features of Bluetooth Adapter for **Android only**.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluetoothadapter
copied to clipboard

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

dependencies:
  bluetoothadapter: ^1.1.3
copied to clipboard

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:bluetoothadapter/bluetoothadapter.dart';
copied to clipboard
22
likes
40
points
49
downloads

Publisher

verified publishergeekyants.com

Weekly Downloads

2024.09.23 - 2025.04.07

A Flutter plugin to expose the features of Bluetooth Adapter for **Android only**.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bluetoothadapter