rook_ble 0.0.5 copy "rook_ble: ^0.0.5" to clipboard
rook_ble: ^0.0.5 copied to clipboard

discontinued
PlatformAndroidiOS

Scan and connect to BLE devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rook_ble

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

dependencies:
  rook_ble: ^0.0.5

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:rook_ble/rook_ble.dart';
1
likes
130
points
1
downloads

Publisher

verified publisherrook-connect.com

Weekly Downloads

Scan and connect to BLE devices.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

app_settings, flutter, flutter_reactive_ble, logging, rook_auth, shared_preferences

More

Packages that depend on rook_ble