go_router_flow 1.0.0 copy "go_router_flow: ^1.0.0" to clipboard
go_router_flow: ^1.0.0 copied to clipboard

discontinuedreplaced by: go_router
outdated

A fork of go_router that let's you returns value on pop like navigator 1.0

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add go_router_flow

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  go_router_flow: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:go_router_flow/go_router_flow.dart';
34
likes
0
points
70
downloads

Publisher

verified publishermibus-app.com.ar

Weekly Downloads

A fork of go_router that let's you returns value on pop like navigator 1.0

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_web_plugins, logging, meta

More

Packages that depend on go_router_flow