flutter_input_validator_bilal 0.0.1
flutter_input_validator_bilal: ^0.0.1 copied to clipboard
A simple and lightweight Flutter package for validating user inputs like email, password, phone, and name.
🧩 flutter_input_validator_bilal #
A simple and lightweight Flutter package that provides input validation utilities for forms and text fields.
This package helps developers easily validate user inputs like emails, passwords, phone numbers, and more — with clean and reusable methods.
✨ Features #
✅ Validate common inputs easily (email, password, name, etc.)
✅ Lightweight and dependency-free
✅ Simple and ready to use in any Flutter project
✅ Custom error messages supported
🚀 Getting Started #
Add this line to your pubspec.yaml under dependencies:
dependencies:
flutter_input_validator_bilal: ^0.0.1