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

PlatformiOSmacOS

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 Flutter:

 $ flutter pub add bluebird_darwin

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

dependencies:
  bluebird_darwin: ^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_darwin/bluebird_darwin.dart';
0
likes
140
points
357
downloads

Documentation

API reference

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

BSD-3-Clause (license)

Dependencies

bluebird_platform_interface, flutter

More

Packages that depend on bluebird_darwin

Packages that implement bluebird_darwin