Open vovagorodok opened 5 months ago
In: https://github.com/vovagorodok/ble_ota_app/blob/main/lib/src/screens/settings_screen.dart After clicking reset button Settings.clearCache() is called but window doesn't refreshed to defaults. Only after change window and back values are updated
Settings.clearCache()
In: https://github.com/vovagorodok/ble_ota_app/blob/main/lib/src/screens/settings_screen.dart After clicking reset button
Settings.clearCache()
is called but window doesn't refreshed to defaults. Only after change window and back values are updated