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
When i try to run it on the web, it throws UnimplementedError:
======== Exception caught by scheduler library =====================================================
The following UnimplementedError was thrown during a scheduler callback:
UnimplementedError
When the exception was thrown, this was the stack:
C:/b/s/w/ir/cache/builder/src/out/host_debug/dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 236:49 throw_
C:/b/s/w/ir/cache/builder/src/out/host_debug/flutter_web_sdk/lib/_engine/engine/canvaskit/layer_scene_builder.dart 196:5 pushShaderMask
packages/flutter/src/rendering/layer.dart 1779:26 addToScene
packages/flutter/src/rendering/layer.dart 407:5 [_addToSceneWithRetainedRendering]
packages/flutter/src/rendering/layer.dart 994:14 addChildrenToScene
any idea about that? how to fix that?
The text was updated successfully, but these errors were encountered:
Hello, I have this code:
When i try to run it on the web, it throws UnimplementedError:
any idea about that? how to fix that?
The text was updated successfully, but these errors were encountered: