vrouter 1.0.0-nullsafety.11 copy "vrouter: ^1.0.0-nullsafety.11" to clipboard
vrouter: ^1.0.0-nullsafety.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.0.0-nullsafety.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';
324
likes
0
pub points
90%
popularity

Publisher

verified publishervrouter.dev

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter, js, path_to_regexp, simple_url_handler, url_launcher, url_strategy

More

Packages that depend on vrouter