datetime from string in dart code example Example: dart convert string to datetime var dateTime = DateTime.parse("dateTimeString");