Skip to content

Commit

Permalink
Two weather display options
Browse files Browse the repository at this point in the history
Leonavichus committed Jul 10, 2024
1 parent dd3339b commit 46e1546
Showing 30 changed files with 338 additions and 162 deletions.
1 change: 1 addition & 0 deletions lib/app/data/weather.dart
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@ class Settings {
bool materialColor = false;
bool amoledTheme = false;
bool roundDegree = false;
bool largeElement = false;
String? widgetBackgroundColor;
String? widgetTextColor;
String measurements = 'metric';
147 changes: 101 additions & 46 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
Oops, something went wrong.

0 comments on commit 46e1546

Please sign in to comment.