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

A subclass of routerDelegate. With router ,not only provide an easy way to navigate,but also provide page status. Not applicable for web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add router_delegate17

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

dependencies:
  router_delegate17: ^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:router_delegate17/router_delegate17.dart';
1
likes
150
pub points
38%
popularity

Publisher

unverified uploader

A subclass of routerDelegate. With router ,not only provide an easy way to navigate,but also provide page status. Not applicable for web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on router_delegate17