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

Enable annotation support for fluro fork, which automatically generate fluro routes for you.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluro_annotation_generator_fork

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

dependencies:
  fluro_annotation_generator_fork: ^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:fluro_annotation_generator_fork/fluro_annotation_generator_fork.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Enable annotation support for fluro fork, which automatically generate fluro routes for you.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, build_config, fluro_fork, flutter, glob, source_gen

More

Packages that depend on fluro_annotation_generator_fork