-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Instead of asking developer to manually press "M" during a flutter run, sometimes it's more ergonomic to automatically write SkSLs by the end of flutter run or flutter drive when --cache-sksl is provided.
The new workflow also makes it less likely to receive an empty set of SkSLs as --cache-sksl is required.
The old workflow would still be useful if developers aren't sure how to trigger a shader compilation so they can do something and press "M" iteratively.
Finally, the new workflow makes it easier for CI tests since they don't have to simulate a "M" key press.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.