state_persistence icon indicating copy to clipboard operation
state_persistence copied to clipboard

Proposal: localstorage

Open lesnitsky opened this issue 6 years ago • 2 comments

will you be interested in using https://pub.dev/packages/localstorage as a persistence backend

lesnitsky avatar May 22 '19 21:05 lesnitsky

That package looks like what the current JsonFileStorage class does. Am I missing something?

slightfoot avatar Sep 17 '19 15:09 slightfoot

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 😉

lesnitsky avatar Sep 17 '19 15:09 lesnitsky