actions-test/lib/screens
Jakob Meier 384fbb0573
separate new item screen
The edit item screen might be overwhelming at first,
and if you only want to add simple items (by name) to the list,
it is way easier to simply type the name and click create to create a
simple item.
After creating the item the user will be redirected (history
replacement) to the edit screen, but clicking back will bring them back
to the list.
This screen also makes linking products easier and allows the user to
create new products if they notice they are using the same item multiple
times or can't be bothered to switch to the products tab
2024-02-22 20:36:59 +01:00
..
room separate new item screen 2024-02-22 20:36:59 +01:00
server Formatted files using dart format 2023-12-22 20:14:36 +01:00
settings Formatted files using dart format 2023-12-22 20:14:36 +01:00
auth.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
home.dart Formatted files using dart format 2023-12-22 20:14:36 +01:00
welcome.dart Formatted files using dart format 2023-12-22 20:14:36 +01:00