plus_router 1.0.0-dev.7 copy "plus_router: ^1.0.0-dev.7" to clipboard
plus_router: ^1.0.0-dev.7 copied to clipboard

Easy Router for web application. This package using Navigator 2.0 system for routing easy in web application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plus_router

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

dependencies:
  plus_router: ^1.0.0-dev.7

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:plus_router/plus_router.dart';
2
likes
140
points
2
downloads

Publisher

verified publisherwritecode.dev

Weekly Downloads

Easy Router for web application. This package using Navigator 2.0 system for routing easy in web application

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on plus_router