state_persistence 0.0.7 copy "state_persistence: ^0.0.7" to clipboard
state_persistence: ^0.0.7 copied to clipboard

outdated

Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory.

Changelog #

0.0.7 #

  • Add clearDataOnLoadError feature.
  • Improve error logging.

0.0.6 #

  • Revert path dependency to 1.6.2

0.0.5 #

  • Added Flutter Community banner.

0.0.4 #

  • Fixed bug with unmodifiable initial data.

0.0.3 #

  • Added support for Initial Data.

0.0.2 #

  • Minor pub suggested improvements.

0.0.1 #

  • Initial version
61
likes
40
pub points
67%
popularity

Publisher

verified publisherfluttercommunity.dev

Persist state across app launches. By default this library store state as a local JSON file called `data.json` in the applications data directory.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path, path_provider

More

Packages that depend on state_persistence