actions-test/lib/screens
Jakob Meier 47387bb395
Added basic Shopping List and Product list
including the ability to
add item into the shopping cart and remove them.

The click events have been implemented,
however the routes do not exist yet.

NOTE: The shopping list item info sheet is still missing
the unit type and value
and some more advanced options, like deleting the item
2023-04-04 10:29:29 +02:00
..
room Added basic Shopping List and Product list 2023-04-04 10:29:29 +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