Skip to content

Fix CORS documentation to remove references to deprecated-ing HTML renderer #11154

@JaffaKetchup

Description

@JaffaKetchup

Page URL

https://docs.flutter.dev/platform-integration/web/web-images/

Page source

https://github.com/flutter/website/tree/main/src/content/platform-integration/web/web-images.md

Describe the problem

The HTML renderer is being deprecated. See https://docs.google.com/document/d/1DGamHsa2lz_Qtgfrfa3j3fRaEopJXc7tCFVM1TQlck8/edit?resourcekey=0-IjkqrCoo_EcRRS2bPYKI8w.

Therefore, all references to HTML being useful to workaround the CORS restrictions of CanvasKit should be removed. The only valid approach now is to use a platform view (which should be discouraged).

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.

Metadata

Metadata

Assignees

No one assigned

    Labels

    from.page-issueReported in a reader-filed concern

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions