Go to file
Marco 109d3e23de Fix bug that left PerDate widget empty when popped to.
Previously, when you would navigate to a PerDate widget that already
exists on the Navigation stack, a food that is entered will not be
visible when popping to the PerDate widget with the same date.

This is because the state is not updated (the BLoC exists per PerDate
widget, and a change in one widget does not cause firing an event in the previous widget's BLoC).

With this fix, we call setState() and update the entries for the widget
from storage.
2024-09-13 16:52:47 +02:00
android Add launcher icons 2024-09-08 17:26:24 +02:00
assets Add launcher icons 2024-09-08 17:26:24 +02:00
ios Make it work with relying the data for 'EnterFoodWidget' onto the InheritedWidget 2024-09-07 00:02:07 +02:00
lib Fix bug that left PerDate widget empty when popped to. 2024-09-13 16:52:47 +02:00
linux Make it work with relying the data for 'EnterFoodWidget' onto the InheritedWidget 2024-09-07 00:02:07 +02:00
macos Make it work with relying the data for 'EnterFoodWidget' onto the InheritedWidget 2024-09-07 00:02:07 +02:00
web Restart project with new 'flutter create' 2024-09-06 18:48:24 +02:00
windows Restart project with new 'flutter create' 2024-09-06 18:48:24 +02:00
.gitignore Add launcher icons 2024-09-08 17:26:24 +02:00
.metadata Restart project with new 'flutter create' 2024-09-06 18:48:24 +02:00
analysis_options.yaml fist commit, that has the groundwork for the app 2024-05-30 00:58:26 +02:00
pubspec.lock Add launcher icons 2024-09-08 17:26:24 +02:00
pubspec.yaml Add launcher icons 2024-09-08 17:26:24 +02:00
README.md change name from kalodings to calodiary 2024-06-11 19:32:25 +02:00

Calodiary - Diary for your calorie intake

Track your calories you fat little bitch!