calorimeter/lib/utils
Marco a7a7f44050 Make scanned widgets appear in the list instead of putting the info into
the EnterFoodWidget.

1. Make scanned foods appear in the list of foods
2. Remove Controller for entering food

This commit removes the EnterFoodController that was used to put a
scanned food into the EnterFoodWidget.
This is now unnecessary because scanning a product will be distributed
via the FoodBLoC.
2024-09-24 14:41:42 +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 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
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 Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +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