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

outdated

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
copied to clipboard

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

dependencies:
  katana_scoped: ^1.6.0
copied to clipboard

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';
copied to clipboard
2
likes
0
points
4.94k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

2024.05.28 - 2025.04.22

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, katana

More

Packages that depend on katana_scoped