flutter_regex library

Classes

RegexCountryPattern
RegexPattern
RegexVal
Regex Validator class for validating strings using regular expressions.

Functions

email(String email, {bool supportTopLevelDomain = false, bool supportInternational = true}) bool