ThusithaDeepal

Results 2 issues of ThusithaDeepal

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.

**How to stop the spin wheel manually while rotating in progress?** As example below we can start spin wheel by **selected.add(1)** onTap gesture detector,on while rotating how we stop it...

enhancement