dooboolab-community / flutter_calendar_carousel

Calendar widget for flutter that is swipeable horizontally. This widget can help you build your own calendar widget highly customizable.
MIT License
826 stars 298 forks source link

Please upgrade the intl version as it is conflicting with other packages #362

Open casualcoder404 opened 2 months ago

casualcoder404 commented 2 months ago

Version of flutter_calendar_carousel

flutter_calendar_carousel: ^2.4.2

Expected behavior

dependencies: intl: ^0.19.0

Actual behavior

dependencies: intl: ^0.18.0

casualcoder404 commented 2 months ago

I have submitted the PR