-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
this code: https://github.com/kevmoo/flutter_web_number_fun at kevmoo/flutter_web_number_fun@8109765
Flutter at 80be2bf
Repro:
- edit code in
lib/main.dartthat changes the output - rebuild
Expected:
- output updates to show change
Actual:
- no-opt
Work-around
rm -rf .dart_tooland rebuild
Note: deleting build/web_wasm does NOT fix it. Have to delete .dart_tool
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.