Closed
Description
It seems like images with alpha don't draw properly in Chrome (works in Safari) with Flutter. Using a simple image widget:
I'm not sure if this is a Flutter bug but I'd like to raise awareness and perhaps you can help us track down where this should be filed as it does severely impact Flutter.
Source for the example is here: https://github.com/luigi-rosso/flutter_web_alpha_bug
How it looks in Chrome Version 103.0.5060.53 (Official Build) (arm64):
How it looks in Safari:
In MacOS:
Works in CanvasKit's fiddle, but lots of other factors here including CanvasKit version...
[✓] Flutter (Channel unknown, 3.0.0, on macOS 12.3.1 21E258 darwin-arm, locale en-US)
Metadata
Metadata
Assignees
Labels
High-priority issues at the top of the work listIssues related to game development with FlutterLoading, displaying, rendering imagesonly manifests in desktop ChromeUI glitches reported at the engine/skia or impeller rendering levelCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webflutter/engine repository. See also e: labels.Found to occur in 3.0Found to occur in 3.1The issue has been confirmed reproducible and is ready to work onIssue is closed as already fixed in a newer version