modulisto_flutter 1.0.1 copy "modulisto_flutter: ^1.0.1" to clipboard
modulisto_flutter: ^1.0.1 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_flutter

With Flutter:

 $ flutter pub add modulisto_flutter

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

dependencies:
  modulisto_flutter: ^1.0.1

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_flutter/modulisto_flutter.dart';
1
likes
0
points
42
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

License

unknown (license)

Dependencies

flutter, meta, modulisto

More

Packages that depend on modulisto_flutter