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

A fully declarative data-lifecycle approach to BLoC-style state management in Flutter.

Changelog #

All notable changes to the stateful_data package will be documented in this file.

1.0.0 — Initial Release #

  • Introduced the StatefulData declarative data-lifecycle pattern.
  • Implemented the core lifecycle states:
    • Uninitialized
    • Empty
    • Loading
    • Updating
    • Dirty
    • Ready
    • Failure
  • Added core API for transitioning between states.
  • Provided foundational documentation and README.
  • Established repository structure and issue tracker.
3
likes
0
points
183
downloads

Publisher

verified publisherkonstantinvoronov.com

Weekly Downloads

A fully declarative data-lifecycle approach to BLoC-style state management in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stateful_data