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

Wrapper for go_router.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add packagist_route

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

dependencies:
  packagist_route: ^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:packagist_route/route.dart';
import 'package:packagist_route/route/bottomsheet.dart';
import 'package:packagist_route/route/go_navigator.dart';
import 'package:packagist_route/route/go_navigator_extension.dart';
import 'package:packagist_route/route/go_navigator_observer.dart';
import 'package:packagist_route/route/route_transition.dart';
import 'package:packagist_route/route/snackbar_controller.dart';
0
likes
125
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for go_router.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, go_router, log_wrapper

More

Packages that depend on packagist_route