Please, update the Login example to show how to implement form validations using bloc.
scenarios:
The above scenario can be simple but what we do when have more fields such as a register form with the city, state, country, email, etc.
I did only open this issue because I didn't find in your examples something using bloc and validations.
Hey @programadorthi 馃憢
I鈥檒l try to put together an example over the next few days of form validation using bloc.
Thanks 馃憤
@felangel please do so, looking forward to reading more examples.
@programadorthi @Nothing-Works check out examples/flutter_form_validation for how to use bloc for form validation. Let me know if you have any other question 馃憤
Hi @felangel Could you please update README to include your 2 new examples flutter_form_validation
and flutter_firebase_authentication
. BTW, thanks for your hard work 馃憤
Yup will do in the next few hours 馃憤
No problem!
Just updated the README 馃憤
Most helpful comment
@programadorthi @Nothing-Works check out examples/flutter_form_validation for how to use bloc for form validation. Let me know if you have any other question 馃憤