Open unimas63952 opened 3 years ago
I cant able to select the date and showing me an error
[ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: 'package:flutter/src/material/date_picker.dart': Failed assertion: line 150 pos 5: '!initialDate.isAfter(lastDate)': initialDate 2021-05-27 00:00:00.000 must be on or before lastDate 2021-01-01 00:00:00.000.
E/flutter (21697): #0 _AssertionError._doThrowNew (dart:core-patch/errors_patch.dart:46:39)
E/flutter (21697): #1 _AssertionError._throwNew (dart:core-patch/errors_patch.dart:36:5)
E/flutter (21697): #2 showDatePicker (package:flutter/src/material/date_picker.dart:150:5)
E/flutter (21697): #3 _JsonFormGeneratorState.jsonToForm._selectDate (package:json_form_generator/json_form_generator.dart:144:35)
E/flutter (21697): #4 _JsonFormGeneratorState.jsonToForm._selectDate (package:json_form_generator/json_form_generator.dart:143:27)
E/flutter (21697): #5 _JsonFormGeneratorState.jsonToForm.
i couldnt add date into the form and wont let me select the date