dartclub/ical

Update `intl` to ^0.18.0

Closed this issue · 2 comments

Error when running flutter pub get

Because ical >=0.1.4 depends on intl ^0.17.0 and my_app depends on intl ^0.18.0, ical >=0.1.4 is forbidden.
So, because my_app depends on ical ^0.2.2, version solving failed.
pub get failed

Hey, I would appreciate a PR updating the versions. Thanks for raising the issue

@lukas-h PR ready