bluebreeze 1.0.0 copy "bluebreeze: ^1.0.0" to clipboard
bluebreeze: ^1.0.0 copied to clipboard

BlueBreeze Flutter SDK. A modern Bluetooth LE library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluebreeze

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

dependencies:
  bluebreeze: ^1.0.0

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:bluebreeze/bluebreeze.dart';
0
likes
160
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

BlueBreeze Flutter SDK. A modern Bluetooth LE library.

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bluebreeze

Packages that implement bluebreeze