esp_provisioning_softap 1.0.3
esp_provisioning_softap: ^1.0.3 copied to clipboard
A Flutter plugin for provisioning ESP32 modules with SoftAP
1.0.0 - 2022-03-24 #
- Stable release for Espressif Esp32 Soft Ap provisioning with protobuf and cryptography with null-safety. Based on version 1.0.1 from esp_softap_provisioning.
1.0.1 - 2022-03-25 #
- Minor bugfixes. sendReceiveCustomData-Endpoint can now be specified.
1.0.2 - 2022-05-02 #
- Minor bugfixes in provisioning process.
1.0.3 - 2022-09-17 #
- Update Kotlin Version from 1.3.50 to 1.5.20