flutter_localstorage
flutter_localstorage copied to clipboard
Add Wasm support
Since dart:html is not supported when compiling to Wasm, the correct alternative now is to use dart.library.js_interop to differentiate between native and web