GAM3RG33K / flutter_settings_screens

Settings Screen with Custom Shared Preference Interface
MIT License
176 stars 71 forks source link

Settings window is not refreshed to default after Settings.clearCache() #121

Open vovagorodok opened 5 months ago

vovagorodok commented 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