state_persistence
state_persistence copied to clipboard
Proposal: localstorage
will you be interested in using https://pub.dev/packages/localstorage as a persistence backend
That package looks like what the current JsonFileStorage class does. Am I missing something?
I missed the storage option when first saw this package, so yeah, there is a way to use localstorage as persistence backend
I'm planning to make some improvements to localstorage (like web support), so state_persistance package would have gotten these improvements automatically if it used it by default 😉