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 android app crashing building error #130

Open ThusithaDeepal opened 2 years ago

ThusithaDeepal commented 2 years ago

Following error gives in building android app, https://prnt.sc/dSAWtoybEo0K

It can be fixed by C:\src\flutter.pub-cache\hosted\pub.dartlang.org\datetime_picker_formfield-2.0.1\lib\datetime_pickerformfield.dart line 315 WidgetsBinding?.instance?.addPostFrameCallback(() {} ,Null operator check, pls merged it by correcting it.