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

Wrapper for go_router.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add packagist_route

With Flutter:

 $ flutter pub add packagist_route

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

dependencies:
  packagist_route: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for go_router.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, get, go_router, log_wrapper

More

Packages that depend on packagist_route