gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Migrate off `pkg:get_storage` -> to `pkg:shared_preferences`?

Open kevmoo opened this issue 2 years ago • 0 comments

Description

get_storage depends on get – which is BIG. It also makes support wasm tricky!

I think the only issue is that shared_preferences is async. I hope this is something that can be worked through.

kevmoo avatar Oct 26 '23 23:10 kevmoo