bluebird_darwin 0.2.0 copy "bluebird_darwin: ^0.2.0" to clipboard
bluebird_darwin: ^0.2.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bluebird_darwin

With Flutter:

 $ flutter pub add bluebird_darwin

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

dependencies:
  bluebird_darwin: ^0.2.0

Alternatively, your editor might support dart pub get or 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_darwin/bluebird_darwin.dart';
0
likes
0
points
357
downloads

Publisher

verified publisherblok21.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #bluetooth-low-energy

License

unknown (license)

Dependencies

bluebird_platform_interface, flutter

More

Packages that depend on bluebird_darwin

Packages that implement bluebird_darwin