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

Version 1.10.29 of `another_flushbar` has a build issue, that has been fixed in the next version. https://github.com/cmdrootaccess/another-flushbar/issues/106

Bumps com.android.tools.build:gradle from 8.2.0 to 8.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=8.2.0&new-version=8.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

In my [original PR](https://github.com/NearHuscarl/flutter_login/pull/469), I've used mounted instead of context.mounted. However, it was merged as context.mounted checks. The problem is that, context.mounted has [a hidden null check](https://github.com/flutter/flutter/blob/19b06f4ee9a0027b0ece7ae7da783819294e5da8/packages/flutter/lib/src/widgets/framework.dart#L958) in the context...

Hi all, I'm completely new to Flutter, and thank you all who is contributing to this project. One quick question, is that possible for me to use an image as...

enhancement

Very simple modification to allow for background image covering whole background.

hello.I would like to request a passwordless new feature. I try to do it with current flutter_login. but it seems can not be done without modify orginal code. Passwordless authentication...

enhancement

The platformViewRegistry getter is deprecated and will be removed in a future release. Please import it from `dart:ui_web` instead. I am new to Flutter project and it took me 10...

bug

On confirm the signup with email: I would appreciate the possibility to send the user an email with an activation link (like with using Firebase) instead of sending a confirmation...

enhancement

Bumps `kotlin_version` from 1.9.10 to 1.9.22. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 1.9.22 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 1.9.22 Changelog JavaScript KT-63719 KJS: Test results ignored for ES module...

dependencies
java