go_router_flow 5.2.0
go_router_flow: ^5.2.0 copied to clipboard
A fork of go_router that let's you returns value on pop like navigator 1.0
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.