bluebird_platform_interface 0.4.0 copy "bluebird_platform_interface: ^0.4.0" to clipboard
bluebird_platform_interface: ^0.4.0 copied to clipboard

The common platform interface for 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_platform_interface

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

dependencies:
  bluebird_platform_interface: ^0.4.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_platform_interface/bluebird_platform_interface.dart';
0
likes
150
points
329
downloads

Documentation

API reference

Publisher

verified publisherblok21.com

Weekly Downloads

The common platform interface for 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

flutter, logging, meta

More

Packages that depend on bluebird_platform_interface