actions-test/lib/screens/room/pages
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
..
about.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
categories.dart More bug fixes (see description) 2023-04-05 09:23:41 +02:00
list.dart More bug fixes (see description) 2023-04-05 09:23:41 +02:00
products.dart More bug fixes (see description) 2023-04-05 09:23:41 +02:00