There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This flutter test project was to understand the Navigator 2.0. Before it was difficult to push or pop multiple pages, or remove a page underneath the current one. This project helped me choose which Navigator pattern works best for my app. To challenge myself, I added different user permissions.