Could you remove the flutter pub get
? If you have ssh keys setup for gitlab.com with a password you are unable to enter those in flutter pub get. For some reason I am able to enter it during flutter build
, I dont know why probably flutter not passing on the stdin or smth.
And maybe add flutter as a makedep instead of downloading it completely new? Would save some bandwidth and help make sure we dont compile with an old flutter.
Pinned Comments