Timeline for How to validate email in all the possible ways in Flutter TextFormField
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 7, 2023 at 2:31 | comment | added | user8 | Should I customise the '@example.com' according to the domain names? | |
| Dec 6, 2023 at 23:34 | comment | added | Randal Schwartz | Bad regex. Don't use that. Rules out a perfectly valid email of <fred&[email protected]> which for 20 years has been an auto-reply bot for exactly this occasion. | |
| Dec 6, 2023 at 17:46 | history | answered | Dewa Prabawa | CC BY-SA 4.0 |