Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement release mode for Linux #38478

Copy link
Copy link
@stuartmorgan-g

Description

@stuartmorgan-g
Issue body actions

Currently a release build (from the flutter tool perspective) is using a debug library build, in JIT mode; the only part that's different is anything at the Runner level (e.g., build flags for the native Runner code).

We should be building and uploading a release build of the engine library, and using that with AOT for release builds, as on mobile.

sachaarbonel, mtcliatt, brylie, rutgerbrf, francois-pasquier and 19 more

Metadata

Metadata

Labels

P2Important issues not at the top of the work listImportant issues not at the top of the work lista: buildBuilding flutter applications with the toolBuilding flutter applications with the toola: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specificallyBuilding on or for Linux specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.