calorimeter/lib/utils
Marco cb18e1d1f0 Introduce PageView with manual switching of dates
1. Show PerDate widgets inside of an PageView
2. Introduce GoRouter so we can intercept back button taps with
   BackButtonListener
3. Implement rudimentary navigation
4. Fix bug that still showed a spinner event when the barcode was not
   found.
2024-10-06 02:20:08 +02:00
..
app_drawer.dart Remove go_router because I could not figure out why initState() was called on my widget, thus clearing state when I did not expect it 2024-09-07 01:38:03 +02:00
calendar_floating_button.dart Introduce PageView with manual switching of dates 2024-10-06 02:20:08 +02:00
rectangular_notch_shape.dart wip introduce scanner 2024-09-06 19:03:41 +02:00
row_with_spacers_widget.dart wip introduce scanner 2024-09-06 19:03:41 +02:00
scan_food_floating_button.dart Add error handling for food scanning and make sum widget have different colors depending on difference to limit setting. 2024-09-08 01:57:40 +02:00
settings_bloc.dart Fixed project. Now it builds 2024-09-06 19:00:25 +02:00
settings.dart Remove go_router because I could not figure out why initState() was called on my widget, thus clearing state when I did not expect it 2024-09-07 01:38:03 +02:00
sum_widget.dart Handle changing a food entry 2024-09-24 17:23:01 +02:00
theme_bloc.dart Fixed project. Now it builds 2024-09-06 19:00:25 +02:00
theme_switcher_button.dart Fixed project. Now it builds 2024-09-06 19:00:25 +02:00