Skip to content

Instantly share code, notes, and snippets.

View jeffhigham-f3's full-sized avatar

Jeff Higham jeffhigham-f3

View GitHub Profile
@jeffhigham-f3
jeffhigham-f3 / auth.dart
Last active September 12, 2020 16:09 — forked from nikhilmufc7/auth.dart
Firebase Flutter Platform Exception Codes
// Error Codes for SignUp
ERROR_OPERATION_NOT_ALLOWED` - Indicates that Anonymous accounts are not enabled.
ERROR_WEAK_PASSWORD - If the password is not strong enough.
ERROR_INVALID_EMAIL` - If the email address is malformed.
ERROR_EMAIL_ALREADY_IN_USE - If the email is already in use by a different account.
ERROR_INVALID_CREDENTIAL` - If the [email] address is malformed.
// sending password reset email
ERROR_INVALID_EMAIL` - If the [email] address is malformed.
@jeffhigham-f3
jeffhigham-f3 / countries
Created August 30, 2021 11:17 — forked from kalinchernev/countries
Plain text list of countries
Afghanistan
Albania
Algeria
Andorra
Angola
Antigua & Deps
Argentina
Armenia
Australia
Austria