better_effect_flutter 0.1.0 copy "better_effect_flutter: ^0.1.0" to clipboard
better_effect_flutter: ^0.1.0 copied to clipboard

Flutter MVVM integration for better_effect with typed EffectCommand state, scoped Runtime bootstrap, and one-shot UI listeners.

0.1.0 #

  • Added EffectCommand0 and typed-input EffectCommand.
  • Added sealed idle/running/success/failure/defect/interrupted UI states.
  • Added drop, latest, and queue execution policies.
  • Added one-shot EffectCommandListener, builder, and consumer widgets.
  • Added EffectCommands, EffectViewModel, and automatic command disposal.
  • Added BetterEffectScope, provider, bootstrap widget, and app bootstrap helper.
  • Added an MVVM task application example and Flutter test suite.
0
likes
0
points
254
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Flutter MVVM integration for better_effect with typed EffectCommand state, scoped Runtime bootstrap, and one-shot UI listeners.

Repository (GitHub)
View/report issues

Topics

#flutter #mvvm #dependency-injection #state-management #effects

License

unknown (license)

Dependencies

better_effect, flutter

More

Packages that depend on better_effect_flutter