aym_router 1.0.1 copy "aym_router: ^1.0.1" to clipboard
aym_router: ^1.0.1 copied to clipboard

discontinuedreplaced by: magic_mirror
outdated

AYMRouter Dart libraries.A flutter routing generator that automatically generates routing tables when compiling. Need to use with aym_router_generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aym_router

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

dependencies:
  aym_router: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:aym_router/aym_router.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisheraymtools.com

AYMRouter Dart libraries.A flutter routing generator that automatically generates routing tables when compiling. Need to use with aym_router_generator.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bean_factory

More

Packages that depend on aym_router