Demo project showing how to apply Regex validation to a Flutter TextField.
Full YouTube video walkthrough here:
Includes two sample validators:
- Numeric with 2 decimal digits, max 4 non-decimal digits
- Email validator
Reusable and extendable regex validation classes included, for usage in your own projects. 😎
Tested with Flutter Beta 0.8.2.