Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter web canvaskit crash in flutter master 2.6.0 version #32

Closed
skypu3 opened this issue Sep 18, 2021 · 2 comments
Closed

Flutter web canvaskit crash in flutter master 2.6.0 version #32

skypu3 opened this issue Sep 18, 2021 · 2 comments

Comments

@skypu3
Copy link

skypu3 commented Sep 18, 2021

When read blur hash widget, there is error as below:
════════ Exception caught by scheduler library ═════════════════════════════════
The following assertion was thrown during a scheduler callback:
Assertion failed: org-dartlang-sdk:///flutter_web_sdk/lib/_engine/engine/canvaskit/skia_object_cache.dart:248:12
!browserSupportsFinalizationRegistry
is not true

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 2.6.0-6.0.pre.146, on macOS 11.0.1 20B29
darwin-x64, locale zh-Hant-TW)
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
✗ cmdline-tools component is missing
Run path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run flutter doctor --android-licenses to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for
more details.
[✓] Xcode - develop for iOS and macOS (Xcode 12.5.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.6)
[✓] VS Code (version 1.60.1)
[✓] Connected device (1 available)

@skypu3
Copy link
Author

skypu3 commented Sep 23, 2021

Any updated, does anyone have same issue like me ?

@Solido
Copy link
Member

Solido commented Feb 13, 2022

Hi,
Decoding is ok with the last version.
Thx!

@Solido Solido closed this as completed Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants