aym_router_generator 1.2.2+1 copy "aym_router_generator: ^1.2.2+1" to clipboard
aym_router_generator: ^1.2.2+1 copied to clipboard

discontinuedreplaced by: magic_mirror_generator

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aym_router_generator

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

dependencies:
  aym_router_generator: ^1.2.2+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_generator/aym_router_generator.dart';
1
likes
15
pub points
0%
popularity

Publisher

verified publisheraymtools.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

aym_router, bean_factory, bean_factory_generator, build, dart_style, mustache4dart, source_gen

More

Packages that depend on aym_router_generator