Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[web] Support --no-prebuilt-dart-sdk in the web engine #113772

Closed
@mdebbar

Description

@mdebbar

Recently, the web engine build became reliant on prebuilt dart sdks (see flutter/engine#36336, flutter/engine#36851 and #113759).

That means we always use prebuilts and ignore the --no-prebuilt-dart-sdk flag.

This issue is about adding support for the --no-prebuilt-dart-sdk flag. If the flag is set, we build a dart sdk with the default host toolchain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressione: local-engine-developmentLocal builds of the engine working betterengineflutter/engine repository. See also e: labels.platform-webWeb applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions