vrouter 1.1.4+11 copy "vrouter: ^1.1.4+11" to clipboard
vrouter: ^1.1.4+11 copied to clipboard

outdated

A Flutter package that makes navigation and routing easy on every platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vrouter

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

dependencies:
  vrouter: ^1.1.4+11

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:vrouter/vrouter.dart';
325
likes
0
pub points
90%
popularity

Publisher

verified publishervrouter.dev

A Flutter package that makes navigation and routing easy on every platform.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, js, move_to_background, path_to_regexp, url_launcher, url_strategy

More

Packages that depend on vrouter