flutter_stasis 0.3.1 copy "flutter_stasis: ^0.3.1" to clipboard
flutter_stasis: ^0.3.1 copied to clipboard

State management for Flutter built around explicit lifecycle, standardised async execution, and ephemeral UI events.

0.3.1 #

  • Updated command docs and examples to include stable policyKey usage.
  • Clarified that restartable suppresses stale callbacks but does not cancel in-flight I/O.
  • Updated example ViewModel to use explicit keying for droppable command execution.

0.3.0 #

  • Pre-1.0 release line.
  • Added StasisNotifier and integrated it into StasisViewModel.
  • Added invalidate() and batch() helpers to StasisViewModel.
4
likes
140
points
68
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

State management for Flutter built around explicit lifecycle, standardised async execution, and ephemeral UI events.

Repository (GitHub)
View/report issues

Topics

#state-management #mvvm #flutter #architecture

License

MIT (license)

Dependencies

flutter, flutter_stasis_core

More

Packages that depend on flutter_stasis