katana_routing 0.8.0-nullsafety.17 copy "katana_routing: ^0.8.0-nullsafety.17" to clipboard
katana_routing: ^0.8.0-nullsafety.17 copied to clipboard

unlistedoutdated

Katana package for routing.

Katana Routing #

Version Language License: BSD


"Katana" is a package of utilities for Flutter. It defines several extension methods and global functions.

  • Routing
  • Paging system

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  katana_routing: ^0.8.0-nullsafety

You should then run flutter pub upgrade.

Usage #

import 'package:katana_routing/katana_routing.dart';

License #

BSD