katana_scoped 2.5.10 copy "katana_scoped: ^2.5.10" to clipboard
katana_scoped: ^2.5.10 copied to clipboard

A state management package to allow for retention and management while specifying the scope of the state.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katana_scoped

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

dependencies:
  katana_scoped: ^2.5.10

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_scoped/katana_scoped.dart';
2
likes
140
pub points
5%
popularity

Publisher

verified publishermathru.net

A state management package to allow for retention and management while specifying the scope of the state.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, katana, katana_logger

More

Packages that depend on katana_scoped