dart-lang / pub-dev

The pub.dev website
https://pub.dev
BSD 3-Clause "New" or "Revised" License
771 stars 141 forks source link

Flutter setup: use http archive for stable/beta version, use git only for master. #7834

Closed isoos closed 2 days ago

isoos commented 4 days ago

Reduces external network traffic for dynamically downloaded Flutter SDKs.

isoos commented 4 days ago

This is an interesting failure: on my machine, I think the two kind of setup produces the same SDK directory (as far as I can tell), yet, the behavior is different. I think we should update pana logging to include the output of failed processes in log.txt to debug this further.