ilteoood / flutter_i18n

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

Upgrade intl package to 0.18.0 #204

Closed romgrm closed 1 year ago

romgrm commented 1 year ago

Hi !

Thanks for this package, its very useful. Could you just update the intl package from 0.17.0 to 0.18.0? This causes conflicts in some projects.

Thank you very much

ilteoood commented 1 year ago

Unfortunately, I can't.

A test depends on flutter_localizations wich has pinned version 0.17.0: https://github.com/flutter/flutter/blob/master/packages/flutter_localizations/pubspec.yaml#L11

You should open an issue there first.

RakiFuyumine commented 1 year ago

looks like they upgraded it already

ilteoood commented 1 year ago

looks like they upgraded it already

It is not available in stable release yet

fabios9702 commented 1 year ago

looks like they upgraded it already

It is not available in stable release yet

@ilteoood is it possible to use in beta?

cpuell commented 1 year ago

I think it is now upgraded. Can we get this upgraded please?

ilteoood commented 1 year ago

This should be closed with version 0.33.0