-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Closed
Copy link
Labels
platform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.