Closed mbn18 closed 1 year ago
I have a couple of dependencies here with the same issue - specifically, the latest version of google_fonts
requires 1.0.0.
I would recommend releasing a pre-release
4.x version of the grpc-dart library on pub.dev, and allow for time for the community to review whether or not the http 1.0 upgrade is safe for the stable 3.x branch.
grpc
v3.2.1 will work with http
v0.13 and v1.0.
Yup!