zulfahmi93 / month-year-picker

Material picker for selecting month and year.
MIT License
16 stars 116 forks source link

upgrade the intl version #34

Open SmartBolaji opened 6 months ago

SmartBolaji commented 6 months ago

Kindly upgrade the intl version in the package. thanks.

alod2019 commented 5 months ago

the latest intl 0.19.0 fails to resolve

Because <app>b depends on month_picker_dialog 2.7.0 which depends on intl ^0.18.1, intl ^0.18.1 is required.
So, because <app> depends on intl 0.19.0, version solving failed.

https://dart.dev/tools/pub/dependencies#caret-syntax

crazy-doll commented 4 months ago

Please upgrade intl to 0.19.0

bismarabia commented 2 months ago

I have added a PR https://github.com/zulfahmi93/month-year-picker/pull/37/

@zulfahmi93 Please check and merge it...