calorimeter/lib
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
..
food_entry Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +02:00
food_scan Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +02:00
perdate Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +02:00
storage Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +02:00
utils Make scanned widgets appear in the list instead of putting the info into 2024-09-24 14:41:42 +02:00
main.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