stack_router 1.1.0 stack_router: ^1.1.0 copied to clipboard
A stack-based routing library using an IndexedStack to route between different widgets. A stack-based routing library using an IndexedStack to route between different widgets.
1.1.0 #
- Add a
StackRouterController
for manipulating the router.
1.0.7 #
- Remove unnecessary Column widget in StackRouterScaffold
1.0.6 #
- Fix hide/clear snack bar bug when not current route
1.0.5 #
- Fix leading widget
1.0.4 #
- Add support for leading widget in
StackRouterAppBar
1.0.3 #
- Build a default
appBar
if none provided
1.0.2 #
- Provide more examples in documentation
1.0.1 #
- Update documentation
1.0.0 #
- Initial release