Marco
7728ec3b66
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. |
||
---|---|---|
.flutter@17025dd882 | ||
android | ||
assets | ||
integration_test | ||
ios | ||
lib | ||
linux | ||
macos | ||
metadata/android/en-US | ||
web | ||
windows | ||
.gitignore | ||
.gitmodules | ||
.metadata | ||
analysis_options.yaml | ||
COPYING | ||
l10n.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Calodiary - Diary for your calorie intake
Track your calories you fat little bitch!