You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be fixed by
C:\src\flutter.pub-cache\hosted\pub.dartlang.org\datetime_picker_formfield-2.0.1\lib\datetime_picker_formfield.dart
line 315 WidgetsBinding?.instance?.addPostFrameCallback((_) {} ,Null operator check,
pls merged it by correcting it.
The text was updated successfully, but these errors were encountered:
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_picker_formfield.dart
line 315 WidgetsBinding?.instance?.addPostFrameCallback((_) {} ,Null operator check,
pls merged it by correcting it.
The text was updated successfully, but these errors were encountered: