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

discontinuedreplaced by: magic_mirror

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.2.2

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
15
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