bluebird_android 0.3.0 copy "bluebird_android: ^0.3.0" to clipboard
bluebird_android: ^0.3.0 copied to clipboard

PlatformAndroid

The Android implementation of bluebird, the Bluetooth Low Energy (BLE) plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bluebird_android

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

dependencies:
  bluebird_android: ^0.3.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:bluebird_android/bluebird_android.dart';
0
likes
140
points
327
downloads

Documentation

API reference

Publisher

verified publisherblok21.com

Weekly Downloads

The Android implementation of bluebird, the Bluetooth Low Energy (BLE) plugin for Flutter.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #bluetooth-low-energy

License

BSD-3-Clause (license)

Dependencies

bluebird_platform_interface, flutter

More

Packages that depend on bluebird_android

Packages that implement bluebird_android