We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
phone_form_field v9.0.0 introduced some breaking changes to how validation works, as it now requires a BuildContext
BuildContext
this throws an error when building reactive_phone_form_field
reactive_phone_form_field
The text was updated successfully, but these errors were encountered:
Hi @ahmednfwela! Your issue has been closed. If we were helpful don't forget to star the repo.
Please check our reactive_forms_generator package
We would appreciate sponsorship subscription or one time donation https://github.com/sponsors/artflutter
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
phone_form_field v9.0.0 introduced some breaking changes to how validation works, as it now requires a
BuildContext
this throws an error when building
reactive_phone_form_field
The text was updated successfully, but these errors were encountered: