flutter/packages/flutter_tools/lib
Todd Volkert d009172fd2
Change xcodebuild to be a "slow operation" (#61518)
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.
2020-07-15 11:53:26 -07:00
..
src Change xcodebuild to be a "slow operation" (#61518) 2020-07-15 11:53:26 -07:00
executable.dart [flutter_tools] abstract logger construction (why can't I hold all these loggers) (#61201) 2020-07-10 11:51:47 -07:00
runner.dart [flutter tools] Don't return success if we trigger runZoned's error callback (#58474) 2020-06-15 09:35:04 -07:00