Closed klyngen closed 2 months ago
We currently have a navigation-bar in the app. However it does not do anything. Using the defined patterns in the flutter app, do the following
back-button
Navigator.pushReplacement(context, route);
@klyngen -> https://github.com/Alv-no/alvtime/pull/835
We currently have a navigation-bar in the app. However it does not do anything. Using the defined patterns in the flutter app, do the following
back-button
after navigating. Hint:Navigator.pushReplacement(context, route);