dooboolab-community/flutter_calendar_carousel

Migrate to new flutter version 3.0.

viralkachhadiya opened this issue · 1 comments

../../../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.

  • 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../../Developer/flutter/packages/flutter/lib/src/widgets/binding.dart').
    WidgetsBinding.instance?.addPostFrameCallback((_) {

@hyochan can you please look at this pr?