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

outdated

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.5

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
0
pub points
27%
popularity

Publisher

verified publisherwritecode.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on plus_router