actions-test/lib
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
..
backend Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
screens Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
tools Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00
main.dart Simplified network requests & snackbars 2023-03-24 13:25:34 +01:00