SIGN IN SIGN UP

Run the flutter_tools create test in online mode before testing offline mode (#89779)

Offline pub assumes that the pub cache contains all needed packages.  Running
"flutter create" in online mode first will ensure that the pub cache is populated.

Fixes https://github.com/flutter/flutter/issues/89759
J
Jason Simmons committed
a14be9d2904d4d016881dbdf10d2563cb10c99f7
Parent: 000f444
Committed by GitHub <noreply@github.com> on 9/9/2021, 8:31:37 PM