- This project demonstrates input field validation using Formz and Bloc.
- Includes multiple input types: TextField, Radio, DatePicker, TimePicker, Switch, Chips, Slider, Checkbox, and Dropdown.
- Leverages Formz for clean, reusable, and scalable validation logic.
- Ensures real-time feedback and error handling for seamless user experience.
Contributions are always welcome!
Report Issues
: Open an issue with detailed information about bugs or feature requests.Submit Pull Requests
: Fork the repo, create a new branch, make changes, and open a pull request with a clear description.Code Standards
: Follow the project’s modular design and ensure validation logic aligns with Formz and Bloc.
For code explaination visit blog links.