You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flutter has already migrated from dart:js_util to dart:js_interop (which
is unsupported by dart2wasm). This migrates a remaining reference to
js_util which will be broken when dart2wasm drops the library entirely.
0 commit comments