After connecting to the esp32 wifi and then tap on the ready button I get
The following StateError was thrown: Bad state: add(WifiEventLoadSoftAP) was called without a registered event handler. Make sure to register a handler via on<WifiEventLoadSoftAP>((event, emit) {...})
After connecting to the esp32 wifi and then tap on the ready button I get
The following StateError was thrown: Bad state: add(WifiEventLoadSoftAP) was called without a registered event handler. Make sure to register a handler via on<WifiEventLoadSoftAP>((event, emit) {...})