flutter_event_component_system 0.0.3 copy "flutter_event_component_system: ^0.0.3" to clipboard
flutter_event_component_system: ^0.0.3 copied to clipboard

Powerful Event-Component-System state management for Flutter. Promotes clean architecture, testability, and includes visual debugging with Inspector

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_event_component_system

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

dependencies:
  flutter_event_component_system: ^0.0.3

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:flutter_event_component_system/flutter_event_component_system.dart';
6
likes
160
points
130
downloads

Publisher

unverified uploader

Weekly Downloads

Powerful Event-Component-System state management for Flutter. Promotes clean architecture, testability, and includes visual debugging with Inspector

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_event_component_system