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 125 flutter_login issues
Sort by recently updated
recently updated
newest added

e.g. to suit login flows that use OTPs and email-codes only Add optional onSwitchAuthMode callback - detecting the user switching between login and signup mode

**Describe the bug** Swift Compiler Error (Xcode): Cannot find type 'PhoneNumberKit' in scope **To Reproduce** Compile Application on iOS device

bug

**Describe the bug** The additionalSignupFields seem to be assigned before the user is logged in. I tried to assign the defaultValue from information after a google authentication but nothing happens...

bug

The loading icon after logging in doesnt change from purple. I have accentcolor set to red which is what the documentation says the loading icon uses, but its still purple....

bug