Reproduce:
There is some issue in handling the focus of FormBuilderDateTimePicker. (may be)
if (_formKey.currentState.saveAndValidate()) {
FocusScope.of(context).requestFocus(FocusNode());
}
Yes thank you, @cuimingqiang . That works.
But, when a date is selected, it should automatically unfocus the date field
Thank you @shashikantleher, for bringing this to our attention.
Kindly note that this package makes use of other packages so some bugs or issues may emanate from such.
I will try to have a permanent fix, baked into the package.
@cuimingqiang thanks for your solution.
Cheers!
This should be fixed, feel free to reopen if not.
Most helpful comment
Thank you @shashikantleher, for bringing this to our attention.
Kindly note that this package makes use of other packages so some bugs or issues may emanate from such.
I will try to have a permanent fix, baked into the package.
@cuimingqiang thanks for your solution.
Cheers!