mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Like Android/iOS, only enable --null-assertions if asked. Previously this was enabled by default for web, but in general this has proved to be too breaking to enable by default. #61042