moduler_route 1.0.0 copy "moduler_route: ^1.0.0" to clipboard
moduler_route: ^1.0.0 copied to clipboard

outdated

A project to separete your aplication in modules and manager yout routes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moduler_route

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

dependencies:
  moduler_route: ^1.0.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:moduler_route/moduler_route.dart';
8
likes
0
pub points
32%
popularity

Publisher

unverified uploader

A project to separete your aplication in modules and manager yout routes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, page_transition

More

Packages that depend on moduler_route