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