jezell opened this issue a year ago · 1 comments
Compiling with --wasm in Flutter results in the following error messages:
Error: JS interop library 'dart:js_util' can't be imported when compiling to Wasm. Try using 'dart:js_interop' or 'dart:js_interop_unsafe' instead.
Also needs
#37
I have the same issue