ilteoood / flutter_i18n

I18n made easy, for Flutter!
MIT License
217 stars 57 forks source link

Can't use flutter_i18n with google_fonts due to mismatch http dependency #210

Closed pumano closed 1 year ago

pumano commented 1 year ago

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 1 year ago

I'll upgrade it tomorrow

pumano commented 1 year ago

@ilteoood small gentle reminder ⌛

ilteoood commented 1 year ago

Out with version 0.34.0