[flutter_tools] remove k toggle for canvaskit from web runner (#66273)
The k toggle allows switching between canvaskit and html backend at runtime. unfortunately this causes hot restart to break, since the dart_sdk modules stores state at runtime. The recommendation will be to use cavaskit via dart-defines.
J
Jonah Williams committed
511367aa5a4f24d7ca282be1348071c81f8dbf43
Parent: 4c7f746
Committed by GitHub <noreply@github.com>
on 9/21/2020, 10:33:32 PM