Agnilor
Results
1
comments of
Agnilor
I'm having the same problem. I'm using the same `DateFormat` to format the controller text and as format for the `DateTimeField`. ``` final format = DateFormat("dd-MM-yyyy"); final dateController = TextEditingController();...