katana_router_builder 2.2.4 copy "katana_router_builder: ^2.2.4" to clipboard
katana_router_builder: ^2.2.4 copied to clipboard

Building system for katana router packages. Automatic Page route generation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add katana_router_builder

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

dependencies:
  katana_router_builder: ^2.2.4

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:katana_router_builder/katana_router_builder.dart';
0
likes
140
points
1.59k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Building system for katana router packages. Automatic Page route generation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, code_builder, dart_style, glob, katana, katana_builder, katana_router_annotation, source_gen

More

Packages that depend on katana_router_builder