cached_video_player_plus
cached_video_player_plus copied to clipboard
Incompatibility with WASM due to get_storage dependency
When attempting to build an app for WebAssembly (WASM), the get_storage package used within this package's implementation prevents compatibility.
get_storage doesn't support WASM. Please consider replacing or modifying this dependency to enable WASM compatibility.