Skip to content

WidgetMask is not working flutter web using HTML version. #3

@shofizone

Description

@shofizone

WidgetMask is not working on the flutter web HTML version. While it is working on the canvas kit version.

step to reproduce:
run the example project with this command.
flutter run -d chrome --web-renderer html --release <- Not working

Expected to run this example project as it runs on another platform, (eg. android/OSX/flutter web canvas kit). rather than showing the mask widget it is showing a stack view.
flutter build web --web-renderer canvaskit --release <- working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions