smart_form_validator_ai 1.0.0
smart_form_validator_ai: ^1.0.0 copied to clipboard
A smart validator that auto-detects field types (email, phone, etc.) and applies proper validation automatically.
smart_form_validator_ai #
🔍 A smart validator that auto-detects field types (email, phone, name, credit card, ID...) and applies the appropriate validation automatically.
🚀 Features #
- ✅ Automatically detects input type from label (Email, Phone, etc.)
- 🧠 Applies smart RegEx validation.
- 🗣️ Supports English and Arabic labels.
- 📦 Easy integration with
TextFormField. - 🛠 Designed for forms with minimal configuration.
📦 Getting Started #
Just install the package:
dependencies:
smart_form_validator_ai: ^0.0.1