router_compiler 0.2.0 copy "router_compiler: ^0.2.0" to clipboard
router_compiler: ^0.2.0 copied to clipboard

SDKDart
outdated

Flutter Router Compiler.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add router_compiler

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

dependencies:
  router_compiler: ^0.2.0

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:router_compiler/router_compiler.dart';
0
likes
120
points
21
downloads

Publisher

verified publisherrxreader.com

Weekly Downloads

Flutter Router Compiler.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, logging, router_annotation, source_gen

More

Packages that depend on router_compiler