Hello Guys,
I have Followed The Very Common BLE Tutorial Creating an App for Interacting with IoT Devices using BLE and FlutterFlow
And Tried To Build it again, But I am Getting Issue at Connected Devices List Variable.
If i Tap to connect a Device from Scanned Devices, it connects and Update connectedDevices
List Variable, But If you tap it Again then it makes a Duplicate List, And it Does not save Device For Next time. If You Re-open the app, then connectedDevices
List we be cleared. Like It Should Save a Device if it is connected.