actions-test/lib/screens
Jakob Meier 5d333522a5
Simplified network requests & snackbars
and rewrote the component's network requests.

showSimpleSnackbar, allows displaying a simple snackbar,
with text and one action button, that can be clicked.

doNetworkRequest is supposed to be a wrapper for the
already existing post* functions.
It aims to make network requests and error handling easier,
by containing all the try&catch blocks
and being able to show snackbars.
2023-03-24 13:25:34 +01:00
..
room Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
auth.dart Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
home.dart Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
welcome.dart Improved accessibility 2023-03-17 21:06:54 +01:00