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.

example/README.md

Example with demo app #

  1. Download the project from our repository.

  2. In the lib folder create a secrets.dart file with a Secrets class and add the following constants:

class Secrets {
   static const String rookAuthUrl = 'rookAuthUrl';
   static const String clientUUID = 'clientUUID';
}
  1. Run flutter pub get
1
likes
130
points
30
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