katana_routing 0.8.2+12 copy "katana_routing: ^0.8.2+12" to clipboard
katana_routing: ^0.8.2+12 copied to clipboard

unlistedoutdated

Katana 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.8.2+12

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
0
pub points
1%
popularity

Publisher

verified publishermathru.net

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_hooks, flutter_riverpod, hooks_riverpod, katana, riverpod

More

Packages that depend on katana_routing