mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This addresses a couple things: https://github.com/flutter/flutter/issues/147610 (Treat `auto` renderer properly) https://github.com/flutter/flutter/issues/149443 (Add an entrypoint base url config option) This also adds a `useLocalCanvasKit` configuration option on the build config, which the flutter tool can use to fix https://github.com/flutter/flutter/issues/148713