Closed nilsreichardt closed 11 months ago
Many packages require http +1.0. Therefore, we should also upgrade this package to http +1.0 to resolve version conflicts like #19.
http
Until this PR is merged, you can use in your pubspec.yaml as a workaround:
pubspec.yaml
google_sign_in_dartio: git: url: https://github.com/nilsreichardt/google_sign_in_dart ref: aa8dd1d7a43516b0815a92f0b5a470452ebb2efc
Fixes #19
LGTM, please update the changelog and pubspec.yaml version
Updated version and changelog ✅
Thank you
https://pub.dev/packages/google_sign_in_dartio
Many packages require
http
+1.0. Therefore, we should also upgrade this package tohttp
+1.0 to resolve version conflicts like #19.Until this PR is merged, you can use in your
pubspec.yaml
as a workaround:Fixes #19