file_state_manager 1.2.0 copy "file_state_manager: ^1.2.0" to clipboard
file_state_manager: ^1.2.0 copied to clipboard

This package allows you to easily undo and redo saved data in your applications.

1.2.0 #

  • Added UtilObjectHash class. This utility can be used to calculate hash codes for Maps, Lists, etc.

1.1.2 #

  • Added explanation of the push method of the FileStateManager class.

1.1.1 #

  • Fixed a bug caused by forgetting to reset the skipNext flag.
  • Added missing tests.

1.1.0 #

  • Added a diff checking function in response to the feedback I received on Reddit. Thanks!
  • Added nowIndex method to FileStateManager.
  • Added skipNextPush method to FileStateManager.

1.0.0 #

  • Added now and getStack method to FileStateManager class.

0.0.1 #

  • Initial release.
3
likes
160
pub points
51%
popularity

Publisher

unverified uploader

This package allows you to easily undo and redo saved data in your applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on file_state_manager