routerino 0.2.0 copy "routerino: ^0.2.0" to clipboard
routerino: ^0.2.0 copied to clipboard

outdated

Add names to routes without a declarative pattern and without build_runner

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add routerino

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

dependencies:
  routerino: ^0.2.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:routerino/routerino.dart';
19
likes
0
points
1.01k
downloads

Publisher

verified publishertienisto.com

Weekly Downloads

Add names to routes without a declarative pattern and without build_runner

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on routerino