Skip to content

Commit

Permalink
Hide map
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonavichus committed Aug 30, 2024
1 parent 55e8137 commit 07142e2
Show file tree
Hide file tree
Showing 6 changed files with 263 additions and 117 deletions.
1 change: 1 addition & 0 deletions lib/app/data/weather.dart
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Settings {
bool amoledTheme = false;
bool roundDegree = false;
bool largeElement = false;
bool hideMap = false;
String? widgetBackgroundColor;
String? widgetTextColor;
String measurements = 'metric';
Expand Down
179 changes: 117 additions & 62 deletions lib/app/data/weather.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 07142e2

Please sign in to comment.