katana_routing 0.15.0+26 copy "katana_routing: ^0.15.0+26" to clipboard
katana_routing: ^0.15.0+26 copied to clipboard

unlisted

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
40
pub points
4%
popularity

Publisher

verified publishermathru.net

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

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, flutter_riverpod, google_fonts, katana_flutter, riverpod

More

Packages that depend on katana_routing