modulisto 3.0.0 copy "modulisto: ^3.0.0" to clipboard
modulisto: ^3.0.0 copied to clipboard

An advanced state management solution with any number of event flows

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add modulisto

With Flutter:

 $ flutter pub add modulisto

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

dependencies:
  modulisto: ^3.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:modulisto/modulisto.dart';
1
likes
140
points
60
downloads

Publisher

verified publisherarxdeus.dev

Weekly Downloads

An advanced state management solution with any number of event flows

Repository (GitHub)
View/report issues

Topics

#architecture #state-management #state #concurrency #controller

Documentation

API reference

License

MIT (license)

Dependencies

meta, stream_transform

More

Packages that depend on modulisto