mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* If CanvasKit has already been initialized, don't load it again. This could be useful for hot restart or for DartPad. * Don't redownload script if it is already loaded. * trailing whitespace * Touch up comments