flutter_login icon indicating copy to clipboard operation
flutter_login copied to clipboard

Provides login screen with login/signup functionalities to help speed up development

Results 118 flutter_login issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...

dependencies
github_actions

Add reCAPTCHA V3 or any similar service to avoid bots from spamming the auth apis to Flutter Login. Basically, with Flutter being available for web, mac and linux on stable...

enhancement

it would help many who just want t add login functionality

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** The problem is that userValidator applies when logging in. For example, I may have an email validator for signing up,...

enhancement

**Is your feature request related to a problem? Please describe.** In my app, I use the `onSignup` callback to make sure that the email entered by the user is unique...

enhancement

How can custom the login fields, for example, I want a ["email", "codename", "password"] fields.

enhancement

**Describe the bug** When there is a error with wrong credentials, it displays the flushbar. The route in the address bar also changes. After a successfull login, the address bar...

bug
help wanted

**Is your feature request related to a problem? Please describe.** I would like to have disable auto correct for TextField because it sometime quite annoying auto correct my email address...

enhancement

Hoe to add firebase in code to do auth, like signup and sign in?

enhancement