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

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

2.0.0 #

  • This package has been changed to a Dart package and no longer depends on Flutter.
  • In UtilObjectHash, functions related to TextEditingController have been removed.

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.
4
likes
160
points
274
downloads

Publisher

unverified uploader

Weekly Downloads

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)

More

Packages that depend on file_state_manager