actions-test/lib/backend
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
..
crypto.dart Moved hash function into seperate file. 2023-03-25 14:27:47 +01:00
errors.dart Added more specific error messages 2023-03-31 21:59:27 +02:00
permissions.dart More bug fixes (see description) 2023-04-05 09:23:41 +02:00
request.dart More bug fixes (see description) 2023-04-05 09:23:41 +02:00
resolve_url.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
room.dart Bug fixes (see description) 2023-04-05 08:54:48 +02:00
themes.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
user.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00