Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to material 3 #451

Merged
merged 38 commits into from
Nov 18, 2023
Merged

Move to material 3 #451

merged 38 commits into from
Nov 18, 2023

Conversation

rolandgeider
Copy link
Member

Update widgets and theme to use material 3, also adds a dark theme

Also dark mode at last
No need to keep our own images around
This is a bit more cheerful
# Conflicts:
#	lib/theme/theme.dart
#	pubspec.lock
#	pubspec.yaml
# Conflicts:
#	lib/theme/theme.dart
#	lib/widgets/dashboard/widgets.dart
#	lib/widgets/nutrition/nutritional_plan_detail.dart
This allows to install the application side by side on a real device where the
production app is installed as well
While this still doesn't completely blend in with the surrounding widgets in
the dashboard, it's at least an improvement
This is now created with flex_color_scheme, which makes tweaking this
much much easier
@rolandgeider rolandgeider linked an issue Nov 10, 2023 that may be closed by this pull request
# Conflicts:
#	lib/widgets/nutrition/meal.dart
#	lib/widgets/workouts/day.dart
@rolandgeider rolandgeider merged commit 884dfe4 into master Nov 18, 2023
4 checks passed
@rolandgeider rolandgeider deleted the feature/material-3 branch November 18, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move theme to material 3 and add dark theme
1 participant