I am experiencing the same issue when trying to get this package in github CI/CD pipeline on windows environment. Works fine with linux. I isolated the issue to this specific package - all the other packages in my app can be downloaded using pub get. I tried retrying and sleeping between steps but with no luck so far. I don't have solution yet, will update if I find something.