rwbr / flutter_neat_and_clean_calendar

Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Forked from [flutter_clean_calender](https://pub.dev/packages/flutter_clean_calendar)
MIT License
106 stars 55 forks source link

on previous month day selection, date is showing wrong on"onDateSelected" #62

Closed jnkHeer closed 10 months ago

jnkHeer commented 1 year ago

if we select previous date lets suppose we are click on 31st day of july then it is not taking as 31st date

rwbr commented 10 months ago

I think, this is fixed with #61. Just try again and reopen the issue, if the bug still exists.