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

Pure Dart state management primitives for StateForge stores, effects, persistence, observers, and testing.

Changelog #

0.1.3 - 2026-06-07 #

Fixed #

  • Added a pure Dart package example for pub.dev scoring.
  • Made StateForge non-instantiable so dartdoc no longer reports an undocumented default constructor.

0.1.2 - 2026-06-07 #

Fixed #

  • Updated the MIT license copyright holder to Marcus Jacob.

0.1.1 - 2026-06-07 #

Fixed #

  • Updated package metadata with reachable repository, issue tracker, and documentation links for pub.dev scoring.
  • Expanded the package description to match pub.dev display guidelines.

0.1.0 - 2026-06-07 #

Added #

  • Initial pure Dart StateForge core package.
  • Store<S> with coalesced async emits, synchronous emits, listeners, effects, disposal, resource cleanup, guarded async actions, and optimistic updates.
  • AsyncState<T> sealed variants for idle, loading, success, and failure.
  • StateForge global configuration, storage adapter contract, diagnostics hook, and observer support.
  • UndoableStore, PersistableStore, and CompositedStore mixins.
0
likes
160
points
139
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart state management primitives for StateForge stores, effects, persistence, observers, and testing.

Repository (GitHub)
View/report issues

Topics

#dart #state-management #reactive #stores #testing

License

MIT (license)

Dependencies

meta

More

Packages that depend on state_forge_core