esp_provisioning_ble 1.0.0 copy "esp_provisioning_ble: ^1.0.0" to clipboard
esp_provisioning_ble: ^1.0.0 copied to clipboard

A Flutter plugin that simplifies the provisioning configuration of ESP32 modules using Bluetooth Low Energy (BLE).

example/lib/main.dart

import 'package:example/src/components/app_widget.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const AppWidget());
}
27
likes
140
points
80
downloads

Publisher

verified publisherogabrielinacio.com

Weekly Downloads

A Flutter plugin that simplifies the provisioning configuration of ESP32 modules using Bluetooth Low Energy (BLE).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, cryptography, flutter, protobuf

More

Packages that depend on esp_provisioning_ble

Packages that implement esp_provisioning_ble