flow_state_controller 1.0.0 copy "flow_state_controller: ^1.0.0" to clipboard
flow_state_controller: ^1.0.0 copied to clipboard

A lightweight state management solution for Flutter that handles loading, success, and failure states with stream-based reactivity.

1.0.0 - 2025-04-04 #

Added #

  • Initial release of flow_state_controller.
  • Implemented a lightweight state management solution using streams.
  • Support for handling loading, success, and failure states.
  • Integrated rxdart for reactive state management.
  • Added equatable for easy state comparisons.
  • Provided documentation and setup instructions.
3
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight state management solution for Flutter that handles loading, success, and failure states with stream-based reactivity.

Repository (GitHub)
View/report issues

Topics

#state-management #flutter #rxdart #streams

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

equatable, flutter, rxdart

More

Packages that depend on flow_state_controller