formz
364
A unified form representation in Dart used at Very Good Ventures 🦄
email-validator.dart
189
A simple Dart class for validating email addresses (syntax) without using RegEx :email:
modal_progress_hud
158
A simple modal progress HUD (heads-up display, or progress indicator) for flutter
form-validator
76
Simplest form validation for flutter form widgets
dart-persian-tools
61
An anthology of a variety of tools for the Persian language which you can use in all platform that dart supports
regexpattern
29
Flutter collection of regex pattern for string validation.
verify
28
A Dart validation DSL to validate your flutter app models.
pub-rules
26
Rules - Powerful and feature-rich validation library for both Dart and Flutter.
validators
22
validate variables and forms with pre built functions qValidator function
inspection
20
validation form inputs in Dart & Flutter
EzValidator
19
Dead simple field/object schema validation for flutter inspired by Yup
phonenumbers
19
Phone number field and validation for flutter without any native dependency
formdator
10
Object-oriented package for validating Flutter form fields.
well_formed
7
A Flutter form field package designed to relieve developers of much of the form-related coding. It provides field masking, validation, smart trimming, and more.
owesome_validator
5
A package for flutter for validation based on pure dart code, it will provide most of common validation like name, email, password, contact etc.
string_extensions
5
Useful String extensions to save you time in production.