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.

file_state_manager #

(en)Japanese ver is here.
(ja)この解説の日本語版はここにあります。

Overview #

This package allows you to easily undo and redo saved data in your application. This package is not intended for tracking detailed change history. Built for applications that are complex and potentially subject to high volumes of data changes.

Usage #

Please check out the Examples tab in pub.dev.

Support #

Basically no support.
Please file an issue if you have any problems.
This package is low priority, but may be fixed.

About version control #

The C part will be changed at the time of version upgrade.
However, versions less than 1.0.0 may change the file structure regardless of the following rules.

  • Changes such as adding variables, structure change that cause problems when reading previous files.
    • C.X.X
  • Adding methods, etc.
    • X.C.X
  • Minor changes and bug fixes.
    • X.X.C

License #

This software is released under the MIT License, see LICENSE file.

The “Dart” name and “Flutter” name are trademarks of Google LLC.
*The developer of this package is not Google LLC.

3
likes
160
pub points
49%
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