core_bluetooth 0.1.0 copy "core_bluetooth: ^0.1.0" to clipboard
core_bluetooth: ^0.1.0 copied to clipboard

PlatformiOSmacOS

CoreBluetooth wrapper for Dart on iOS and macOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add core_bluetooth

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

dependencies:
  core_bluetooth: ^0.1.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:core_bluetooth/core_bluetooth.dart';
1
likes
120
points
11
downloads

Documentation

API reference

Publisher

verified publisherjamcorder.com

Weekly Downloads

CoreBluetooth wrapper for Dart on iOS and macOS.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on core_bluetooth

Packages that implement core_bluetooth