katana_routing 0.15.0+26 icon indicating copy to clipboard operation
katana_routing: ^0.15.0+26 copied to clipboard

Package for routing. It supports page creation and page routing. And other extension methods of BuildContext.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_routing

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

dependencies:
  katana_routing: ^0.15.0+26

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

Publisher

verified publisher iconmathru.net

Package for routing. It supports page creation and page routing. And other extension methods of BuildContext.

Homepage

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_riverpod, google_fonts, katana_flutter, riverpod

More

Packages that depend on katana_routing