jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Flutter application crashing on build on iOS. #123

Open mishrhm opened 2 years ago

mishrhm commented 2 years ago

The app is getting built by Xcode & launches with a white screen & crashes. The only output displayed in the console is a warning from this plugin.

Launching lib/main.dart on iPhone 13 in debug mode... Running Xcode build... Xcode build done. 91.2s remote notifications are not supported in the simulator Debug service listening on ws://127.0.0.1:51859/afEFfGq37EE=/ws Syncing files to device iPhone 13... ../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/datetime_picker_formfield-2.0.0/lib/datetime_picker_formfield.dart:306:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.