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

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.1.0 #

  • Add Null Safety

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
63
likes
140
points
133
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, path_provider

More

Packages that depend on state_persistence