mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Running a build command with split debug info and analyze size causes a crash in the snapshot analysis library. Disable the combination of these two flags. Fixes #66962