-
-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoSuchMethodError using DateTimePicker with v.3.4.0 #114
Comments
Could you kindly post the whole stacktrace |
I/flutter ( 7950): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ |
Thanks for catching this early. Cheers! |
Confirmed as fixed, thanks for doing it so quickly! |
I just upgraded to
v3.4.0
but now when using the FormBuilderDateTimePicker as per the docs:It throws an error:
My code was unchanged from upgrading to 3.4.0 so has something changed in the latest release?
The text was updated successfully, but these errors were encountered: