Skip to content

Validate that the incremental_compiler improves the Flutter for Web workflow #41951

@jonahwilliams

Description

@jonahwilliams

This is currently blocked on implementing the prototype for integration of the dev_compiler with the incremental compiler. Once that is done, we should via some opt-in allow enabling or disabling the incremental compiler to validate that it improves performance of hot reload for the web.

there may be other benefits to adopting it, such as if we can improve browser reload speed by adopting the "legacy" module format, and allowing updating .packages on the fly.

Update: This has been implemented under a config flag, but still needs to be enabled by implementing some missing functionality (dwds and plugins)

Metadata

Metadata

Assignees

Labels

platform-webWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions