history_state_notifier 0.0.6+1 copy "history_state_notifier: ^0.0.6+1" to clipboard
history_state_notifier: ^0.0.6+1 copied to clipboard

Extends state_notifier to add a history feature that allows for undo/redo operations.

0.0.6+1 #

  • Changed recommended package

0.0.6 #

  • Discontinued package

0.0.5 #

  • Added shouldInsertStateIntoQueue to make equality comparison overridable
  • Upgraded state_notifier dependency

0.0.4 #

  • Added stream of state updates to listen to updates that don't include temporary state

0.0.3 #

  • Annotated transformHistoryState() as protected

0.0.2 #

  • Fixed mistake in README
  • Fixed redo queue not always being cleared
  • Added example

0.0.1 #

  • Initial release
16
likes
110
pub points
51%
popularity

Publisher

verified publishertimcreated.it

Extends state_notifier to add a history feature that allows for undo/redo operations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, state_notifier

More

Packages that depend on history_state_notifier