Created
March 3, 2023 20:50
-
-
Save Klerith/ccc36aef18d0e1453b52bbe8a38b2369 to your computer and use it in GitHub Desktop.
Flutter / Dart - Email RegExp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
final emailRegExp = RegExp( | |
r'^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$', | |
); |
Ty !
Gracias pa
Como es :v
Gracias pa UwU onichan
Graciassssss
Gracias totales
πππ Mil gracias πππ
@Klerith Gracias!!!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
π