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

**Is your feature request related to a problem? Please describe.** Not a clear way to target the login/submit button to trigger in an integration test. There is a test util...

enhancement

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to additionalSignUpFields Documentation and `flutter_login.dart` line 369 **Expected...

bug

``` ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following assertion was thrown building MediaQuery(MediaQueryData(size: Size(672.0, 360.0), devicePixelRatio: 2.0, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding: EdgeInsets.zero, viewPadding: EdgeInsets.zero, viewInsets: EdgeInsets.zero, alwaysUse24HourFormat:...

bug

Can we Define / increase the width for long eMail or name ?

enhancement

I have another issue up which I was unable to track down but also wondering can I get all the messages and UI labels in Asian languages?

enhancement

**Describe the bug** Cannot subscribe to pewdiepie like the password told me to. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://i.imgur.com/z3FJSe7.mp4 2. Click on 'settings' 3. Scroll...

bug

how i can change default light blue color of text field logo like lock and also circular progress indicator color to my own colour i am newbie in flutter thx...

Because we only control the style and aspect of the screen and not the functionality (like if we could use our own textfield and button) we cannot implement a Remember...

enhancement

**Is your feature request related to a problem? Please describe.** An event for each word type in **Describe the solution you'd like** in AnimatedTextFormField and AnimatedPasswordTextFormField can you add an...

enhancement

**Describe the bug** First of all thanks for adding additionSignupFields. but there is a bug on it. first I need all signup fields in same place but its okay to...

bug