actions-test/lib
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
..
backend More bug fixes (see description) 2023-04-05 09:23:41 +02:00
components Added Combined new/edit and view product screen 2023-04-04 20:28:26 +02:00
l10n Added Combined new/edit and view product screen 2023-04-04 20:28:26 +02:00
screens More bug fixes (see description) 2023-04-05 09:23:41 +02:00
tools Formatted some files 2023-04-04 20:33:49 +02:00
main.dart Added Combined new/edit and view product screen 2023-04-04 20:28:26 +02:00