Pinned Loading
-
-
alloco225.github.io
alloco225.github.io PublicEnjoy the sweetness of alloco. Add some keytchup to get instant diabetes w
HTML
-
-
Helpers.dart
Helpers.dart 1class Helpers{
23static String email_pattern = r'^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$';
4static String password_pattern = r'^[a-zA-Z0-9]{6,}$';
5static String mobile_pattern = r'^\(?([0-9]{3})\)?[-. ]?([0-9]{3})[-. ]?([0-9]{4})$';
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.