We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'd like to (un)serialize a DateTime in a custom format, such as:
new DateFormat('M/d/yyyy');
Currently I get a runtime exception:
I/flutter (20794): FormatException: Invalid date format I/flutter (20794): 04/10/2015