Skip to content

[native_assets] Stop doing dry run in flutter run #154425

@dcharkes

Description

@dcharkes

We introduced dry-runs to build hooks due to flutter run running concurrently with the inner flutter assemble.

Now we have made the native_assets_builder wait on concurrent invocations, we should be able to do full builds in flutter run which will then be picked up by flutter assemble also invoking the native_assets_builder.

This will simplify the user experience, as there is no longer any reasoning about dry runs or not.

For more info:

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions