EdsonBueno / focus_detector

Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.
https://pub.dev/packages/focus_detector
MIT License
98 stars 52 forks source link

Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null. #15

Open Gobink6 opened 2 years ago

Gobink6 commented 2 years ago

../../Software/FlutterSDK/flutter/.pub-cache/hosted/pub.dartlang.org/focus_detector-2.0.1/lib/focus_detector.dart:54:20: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

RGPaul commented 2 years ago

see https://github.com/EdsonBueno/focus_detector/issues/12#issuecomment-1187296367 for a workaround