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
837 stars 307 forks source link

Migrate to new flutter version 3.0. #305

Closed viralkachhadiya closed 2 years ago

viralkachhadiya commented 2 years ago

../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_calendar_carousel-2.1.0/lib/flutter_calendar_carousel.dart:956:24: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

viralkachhadiya commented 2 years ago

@hyochan can you please look at this pr?