esp_provisioning_ble 1.0.0
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).
1.0.0 11-24-2023 (November 24, 2023) #
Bug Fixes:
- Fixed an issue where the app crash on iOS devices.
0.0.4 10-14-2023 (October 14, 2023) #
Documentation Updates:
- Updated the CHANGELOG.md file to reflect the latest changes.
0.0.3 10-14-2023 (October 14, 2023) #
Style Fixes:
- Corrected a number of linting errors to improve code quality.
0.0.2 10-12-2023 (October 12, 2023) #
Style Fixes:
- Corrected a number of linting errors to increase pub points :)
0.0.1 10-08-2023 (October 8, 2023) #
Initial Version of the library:
- Initial release for Espressif ESP32 BLE provisioning with protobuf and cryptography, Dart 3.0 compatible. Based on version 1.0.0+2 from esp_provisioning.