FormatException: Invalid date format flutter
Basically when the api pass the date in an invalid format, then it should not crash and the field should display empty Exception has occurred. FormatException (FormatException: Invalid date format NaNNaNNa) I also try{}catch(e) but the error still shows up…