go_router_flow 6.0.0
go_router_flow: ^6.0.0 copied to clipboard
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
6.0.0 #
- Updated to go_router 6.0.0
5.2.0+1 #
- .go flow fixed
5.2.0 #
- Returning values now works again
- Version number will match the go_router version it's updated
2.0.0 #
- Updated to go_router 5.2.0
1.0.0+1 #
- Fixed image
1.0.0 #
- Adds a Future option to
pushandpushNamedmaking it posible to await results from apop. - Adds an optional parameter to the
popmethod, allowing to return values from apop.