Go to file
Marco 983f3316e6 Change behavior of global state
Until now, FoodEntryBloc (which is holding the global state  for every
day) would cause a change in every widget in the tree. For example, when
an entry for one day gets added, all other entries in opened days would
also be rebuilt.

Now, the GlobalState will be emitted with an additional date, which
signals, which date caused the state change.
With this information, I selectively only build the EntryLists that
needs to be rebuilt.

Additionally, the calendar FAB will push a new route instead of
navigating to a new day by utilizing the pageController.
2025-01-12 17:23:03 +01:00
.flutter@17025dd882 New flutter version 2024-12-24 13:32:06 +01:00
android Prepare v1.0.5 2025-01-05 17:31:17 +01:00
assets Add launcher icons 2024-09-08 17:26:24 +02:00
integration_test Overhaul ui and remove BackButtonListener 2025-01-05 17:25:34 +01:00
ios Make it work with relying the data for 'EnterFoodWidget' onto the InheritedWidget 2024-09-07 00:02:07 +02:00
lib Change behavior of global state 2025-01-12 17:23:03 +01: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
metadata/android/en-US Prepare v1.0.5 2025-01-05 17:31:17 +01: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 Prepare v1.0.5 2025-01-05 17:31:17 +01:00
.gitmodules Prepare for froid build 2024-12-07 17:39:19 +01: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
COPYING Add COPYING file 2024-12-07 13:46:06 +01:00
l10n.yaml Localize app for German and English 2024-12-10 22:38:47 +01:00
pubspec.lock Remove go_router 2025-01-05 19:29:28 +01:00
pubspec.yaml Remove go_router 2025-01-05 19:29:28 +01: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!