modulisto_flutter 3.0.0 copy "modulisto_flutter: ^3.0.0" to clipboard
modulisto_flutter: ^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 Flutter:

 $ flutter pub add modulisto_flutter

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

dependencies:
  modulisto_flutter: ^3.0.0

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:modulisto_flutter/modulisto_flutter.dart';
1
likes
140
points
63
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

flutter, meta, modulisto

More

Packages that depend on modulisto_flutter