gg_router 1.0.0-beta.4 copy "gg_router: ^1.0.0-beta.4" to clipboard
gg_router: ^1.0.0-beta.4 copied to clipboard

outdated

GgRouter - Create nested routes with ease. Intuitive relative and absolute navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gg_router

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

dependencies:
  gg_router: ^1.0.0-beta.4

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:gg_router/gg_router.dart';
7
likes
0
points
95
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

GgRouter - Create nested routes with ease. Intuitive relative and absolute navigation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, gg_once_per_cycle, gg_value

More

Packages that depend on gg_router