You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this great lib. I use it for a project of mine. I recently upgraded my flutter version to the latest one and looks like it is incompatible with google_fonts < 4.0.5. And google_fonts > 4.0.5 needs http: ^1.0.0 which openapi_base is incompatible with.
I am trying to understand how hard is it for openapi_base to update such that it it supports http: ^1.0.0. Can you send some initial pointers? I can send a PR.
The text was updated successfully, but these errors were encountered:
Hi @jonasbark
Thank you so much for this great lib. I use it for a project of mine. I recently upgraded my flutter version to the latest one and looks like it is incompatible with google_fonts < 4.0.5. And google_fonts > 4.0.5 needs
http: ^1.0.0
which openapi_base is incompatible with.I am trying to understand how hard is it for openapi_base to update such that it it supports
http: ^1.0.0
. Can you send some initial pointers? I can send a PR.The text was updated successfully, but these errors were encountered: