This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
pkg:get_storage -> to pkg:shared_preferences? #1025
Description
get_storagedepends onget– which is BIG. It also makes support wasm tricky!I think the only issue is that
shared_preferencesis async. I hope this is something that can be worked through.