actions-test/lib/screens
Jakob Meier eba0790f7c
More bug fixes (see description)
- Fixed bug where opening room would show null-error,
  for a couple of seconds.
  This was caused by the FAB not checking if widget.info!=null

- Added try&catch for item category,
  to prevent index-out-of-bounds when the item uses a category
  that no longer exists

- Renamed add/remove Articles to fit the new name: ShoppingListItem
2023-04-05 09:23:41 +02:00
..
room More bug fixes (see description) 2023-04-05 09:23:41 +02:00
settings Fixed bug where homescreen would load twice 2023-03-29 18:27:05 +02:00
auth.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
home.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
welcome.dart Added translations using l10n 2023-03-29 15:14:27 +02:00