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

discontinued
outdated

Scan and connect to BLE devices.

example/README.md

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 rookApiUrl = 'YOUR_API_URL';
  static const String rookClientUUID = 'YOUR_CLIENT_UUID';
}
  1. Run flutter pub get
1
likes
0
points
4
downloads

Publisher

verified publisherrook-connect.com

Weekly Downloads

Scan and connect to BLE devices.

Homepage

License

unknown (license)

Dependencies

app_settings, flutter, flutter_reactive_ble, logging, rook_auth, shared_preferences

More

Packages that depend on rook_ble