Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created March 3, 2023 20:50
Show Gist options
  • Save Klerith/ccc36aef18d0e1453b52bbe8a38b2369 to your computer and use it in GitHub Desktop.
Save Klerith/ccc36aef18d0e1453b52bbe8a38b2369 to your computer and use it in GitHub Desktop.
Flutter / Dart - Email RegExp
final emailRegExp = RegExp(
r'^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$',
);
@Diego2038
Copy link

πŸ‘Œ

@EdwinMarshalll
Copy link

<3

@fordiego44
Copy link

😁

@dmoreno85
Copy link

Ty !

@JuanesRojass
Copy link

Gracias pa

@Navau
Copy link

Navau commented Jun 17, 2024

Como es :v

@kenvas-dev
Copy link

Gracias pa UwU onichan

@elisa-dep1
Copy link

Graciassssss

@Tulio-Rangel
Copy link

Gracias totales

@Mmorales87
Copy link

πŸ’™πŸ’™πŸ’™ Mil gracias πŸ’™πŸ’™πŸ’™

@FabMira
Copy link

FabMira commented Mar 5, 2025

@Klerith Gracias!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment