bloc_signals_replay 1.0.0+1 copy "bloc_signals_replay: ^1.0.0+1" to clipboard
bloc_signals_replay: ^1.0.0+1 copied to clipboard

Undo and redo state history tracking utilities for CubitSignal and BlocSignal.

1.0.0+1 #

  • Re-trigger pub.dev Pana static analysis.

1.0.0 #

  • Official 1.0.0 production release.
  • Update bloc_signals dependency constraint to ^1.0.0.

0.9.0 #

  • Staging release candidate for the 1.0.0 production milestone.
  • Update bloc_signals dependency constraint to ^0.9.0.

0.1.1 #

  • Add top-level example/example.dart for 100% pub.dev score checklist compliance.
  • Update bloc_signals dependency to ^0.2.9 for explicit default constructor doc comments.

0.1.0 #

  • Initial release of bloc_signals_replay.
  • Add ReplayCubit and ReplayCubitMixin for method-driven CubitSignal containers.
  • Add ReplayBloc and ReplayBlocMixin for event-driven BlocSignal containers with synthetic _Undo and _Redo transition tracing.
  • Add _ChangeStack supporting configurable history limits (limit) and state filtering (shouldReplay).
0
likes
160
points
184
downloads

Documentation

API reference

Publisher

verified publisherstonehenge.com

Weekly Downloads

Undo and redo state history tracking utilities for CubitSignal and BlocSignal.

Repository (GitHub)
View/report issues

Topics

#bloc #signals #replay #undo #state-management

License

MIT (license)

Dependencies

bloc_signals, meta, signals_core

More

Packages that depend on bloc_signals_replay