mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The Xcode build almost always takes longer than 2 seconds. With the operation classified as a "fast operation", the Flutter tool will warn the user that the build is "taking an unexpectedly long time". This updates the operation to be a "slow operation", which will only warn the user if it takes 2+ minutes.