esp_bluetooth_provisioning 1.0.1 copy "esp_bluetooth_provisioning: ^1.0.1" to clipboard
esp_bluetooth_provisioning: ^1.0.1 copied to clipboard

Esp BLE provisioning package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esp_bluetooth_provisioning

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

dependencies:
  esp_bluetooth_provisioning: ^1.0.1

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:esp_bluetooth_provisioning/esp_bluetooth_provisioning.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Esp BLE provisioning package

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on esp_bluetooth_provisioning