Retry when pub fails in flutter tool. (#12069)
This ports the five-second retry interval from flutter.bat to the Bash version. Failures during "pub get" of the flutter tool are common on Travis and so this should help Travis reliability if nothing else.
Showing
Please register or sign in to comment