You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter/.pub-cache/hosted/pub.dartlang.org/json_to_form-0.0.4/lib/json_schema.dart:338:7: Error: No named parameter with the name 'autovalidate'.
autovalidate: formGeneral['autoValidated'] ?? false,
^^^^^^^^^^^^
../../Downloads/flutter/packages/flutter/lib/src/widgets/form.dart:40:9: Context: Found this candidate, but the arguments don't match.
const Form({
^^^^
[](url)
The text was updated successfully, but these errors were encountered:
yes @VictorRancesCode this is coming in latest flutter 2.8.1 version
Thanks for this wonderful package pls provide solution for this issue as soon as possible.
flutter/.pub-cache/hosted/pub.dartlang.org/json_to_form-0.0.4/lib/json_schema.dart:338:7: Error: No named parameter with the name 'autovalidate'.
autovalidate: formGeneral['autoValidated'] ?? false,
^^^^^^^^^^^^
../../Downloads/flutter/packages/flutter/lib/src/widgets/form.dart:40:9: Context: Found this candidate, but the arguments don't match.
const Form({
^^^^
[](url)
The text was updated successfully, but these errors were encountered: