katana_router_builder 1.11.20 copy "katana_router_builder: ^1.11.20" to clipboard
katana_router_builder: ^1.11.20 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: ^1.11.20

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
130
pub points
8%
popularity

Publisher

verified publishermathru.net

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

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

More

Packages that depend on katana_router_builder