werner-scholtz / kalender

An elegantly crafted Flutter calendar UI package.
MIT License
108 stars 29 forks source link

Latest version are in conflict with flutter_localization #58

Closed GSFdev24 closed 7 months ago

GSFdev24 commented 7 months ago

Hello,

i use in my project the library flutter_localization that depends on Flutter SDK flutter_localizations (the one that uses the intl 0.18.1). but the latest version of kalender use the intl 0.19 and so, generate a conflict.

Is there a workaround for use your latest version of kalender using the library intl 0.18.1 (now i am use kalender 0.2.2) ?

Thank you,Regards

werner-scholtz commented 7 months ago

Hi I should be able to allow a range of the intl package to be used. I will do that for the next release