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

how can I send login data, include username and pass to another screen?

Hello, in an earlier version there was the ability to customize the forgotten password button label. How can I do this in 4.0?

enhancement

Bumps gradle from 7.2.1 to 7.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.2.1&new-version=7.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

**Describe the bug** When I trigger forgot password and is successful, when I go back to forgot password the button is still loading. **To Reproduce** Steps to reproduce the behavior:...

bug

This feature allows to do some checks like validate login availability with the server before filling additional fields. Right now the only way is to validate on submit and go...

**Describe the bug** Tapping on the 'Terms of services' text or the link icon return this error below: `[default] Failed to open URL xxxxxx: Error Domain=NSOSStatusErrorDomain Code=-50 "invalid input parameters"...

bug

i try use UserType.name but the error correction still "invalid email" how to fix this ?

enhancement

Bumps `kotlin_version` from 1.7.0 to 1.7.10. Updates `kotlin-gradle-plugin` from 1.7.0 to 1.7.10 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.10 Changelog Compiler KT-52702 Invalid locals information when compiling kotlinx.collections.immutable with...

dependencies
java

Can not return to login page when onConfirmSignup return null. Please see the attached. https://user-images.githubusercontent.com/20039422/177000547-871eb78e-3724-4476-aeff-d734263fd8fc.mov

bug

**Describe the bug** The screen will become vey lag even doing nothing for 2~5 minutes. **To Reproduce** Enter the page and do nothing for 5 minutes, the page will become...

bug