Can't use flutter_i18n with google_fonts due to mismatch http dependency
Closed this issue ยท 3 comments
pumano commented
Description: Can't use flutter_i18n with google_fonts due to mismatch http dependency, but github repo contains http 1.1.0
Could you please release new version based on code on github?
logs:
Because flutter_i18n >=0.33.0 depends on http ^0.13.5 and google_fonts 5.1.0 depends on http ^1.0.0, flutter_i18n >=0.33.0 is incompatible with google_fonts 5.1.0.
And because no versions of google_fonts match >5.1.0 <6.0.0, flutter_i18n >=0.33.0 is incompatible with google_fonts ^5.1.0.
So, because myappname depends on both google_fonts ^5.1.0 and flutter_i18n ^0.33.0, version solving failed.
ilteoood commented
I'll upgrade it tomorrow
ilteoood commented
Out with version 0.34.0