yyy_route_annotation 0.0.4 copy "yyy_route_annotation: ^0.0.4" to clipboard
yyy_route_annotation: ^0.0.4 copied to clipboard

Provide a route generator to create route map quickly by annotations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yyy_route_annotation

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

dependencies:
  yyy_route_annotation: ^0.0.4

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:yyy_route_annotation/yyy_route_annotation.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Provide a route generator to create route map quickly by annotations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, flutter, source_gen

More

Packages that depend on yyy_route_annotation