Skip to content

[web] Move flutter.js file to the flutter/engine repo. #128061

@ditman

Description

@ditman

Is there an existing issue for this?

Use case

flutter.js is mostly interfacing with code written in the flutter/engine repo. Any changes to the way flutter.js bootstraps Flutter web need changes that are hard to implement because they need to be landed in lockstep.

Proposal

Changes would be much easier to land if flutter.js was vended by the engine and consumed by the flutter_tool.

Move this:

Somewhere here:

Then modify the engine builds so they vend flutter.js in a location that can then be loaded from the flutter_tools package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work liste: flutter.jsIssues with Flutter web custom initialization through JS APIsengineflutter/engine related. See also e: labels.platform-webWeb applications specificallyteam-webOwned by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions