zulfahmi93 / month-year-picker

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

depends on intl 0.17.0 #24

Closed KeithBacalso closed 1 year ago

KeithBacalso commented 1 year ago

It must depend on the new version of intl which is 0.18.0.

sookwalinga commented 1 year ago

@zulfahmi93 I have created a pr for this: "fix: update version of intl from 0.17.0 to 0.18.0. #26"

zulfahmi93 commented 1 year ago

If you're using Flutter <3.10, the intl package is set to 0.17.0. Otherwise, I already updated it to 0.18.0.