mavix 0.1.3 copy "mavix: ^0.1.3" to clipboard
mavix: ^0.1.3 copied to clipboard

A lightweight Flutter state manager with separate streams for persistent state and one-time UI activities.

Changelog #

All notable changes to this project will be documented in this file.

0.1.3 #

  • Updated package screenshots.
  • Set the Mavix logo as the package preview.
  • Added the Mavix flow diagram as an additional screenshot.

0.1.2 #

  • Improved README.
  • Added Mavix flow diagram.
  • Updated the example application.

0.1.1 #

  • Improved the published example so the pub.dev example tab shows a complete single-file Mavix flow.
  • Removed public README comparisons to other state management packages.

0.1.0 #

  • Added Mavix<State, Activity>.
  • Added persistent state support.
  • Added one-time activity support.
  • Added update for state changes.
  • Added send for one-time activities.
  • Added MavixProvider.
  • Added MavixBuilder.
  • Added MavixSelector.
  • Added MavixListener.
  • Added automatic lifecycle management.
  • Added unit and widget tests.
  • Added example application.
1
likes
160
points
115
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter state manager with separate streams for persistent state and one-time UI activities.

Repository (GitHub)
View/report issues

Topics

#flutter #state-management #state-manager #reactive #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mavix