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

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.10
copied to clipboard

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';
copied to clipboard
0
likes
150
points
1.16k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

2024.09.20 - 2025.04.04

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