Flutter Bloc Validate Form


Validate Form using Flutter_bloc and Formz packages

Hello, every body!

In this projects, I'm working creating app using Flutter_bloc and Formz packages. In this app we create form and validate the form using Formz to validate and Flutter bloc to manage state and show message in the screen.

The button is enable when the validate is complete. 

You can also download the source code in GitHub