Skip to content
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

autovalidate is now deprecated #101

Open
Wes1324 opened this issue Oct 4, 2020 · 1 comment
Open

autovalidate is now deprecated #101

Wes1324 opened this issue Oct 4, 2020 · 1 comment

Comments

@Wes1324
Copy link

Wes1324 commented Oct 4, 2020

I just updated Flutter and other TextFormFields that I have in my codebase are now showing a message saying:

'autovalidate' is deprecated and shouldn't be used. Use autoValidateMode parameter which provide more specific behaviour related to auto validation. This feature was deprecated after v1.19.0.. (deprecated_member_use at [crowdpleaser] lib/screens/event.dart:126)

However this message is not being shown for the DateTimeFields in my codebase. For that reason, I believe this codebase should be updated so that it uses the newer Flutter SDK, and also the autoValidateMode field.

@GLVaraPrasad
Copy link

Still, We have this problem. AutoValidateMode is unavailable in this Package. Please update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants