coding-with-flutter-login-demo icon indicating copy to clipboard operation
coding-with-flutter-login-demo copied to clipboard

Source code for login demo in Coding with Flutter series

Results 6 coding-with-flutter-login-demo issues
Sort by recently updated
recently updated
newest added

This is not so much an issue, but more a question about the YouTube video that you posted on March 7, 2019 (i.e. Flutter & Firebase authentication with streams and...

when i cloned the project and run so error comes in auth.dart and in login page . how can i fix this. error in auth.dart is "A value of type...

Greetings, The latest auth package is 0.14.0+5. This is required as some of the newer packages like storage is 3.0.6 requires a newer auth. When you upgrade to that version...

I/flutter (13499): No implementation found for method signInWithCredential on channel plugins.flutter.io/firebase_auth

Hi Thank you for the lesson its really helpful. i keep getting this issue when i try to login. Notifying auth state listeners. D/FirebaseApp(21644): Notified 0 auth state listeners. I/flutter...

I've been trying to fix it but every time it fails to launch on the device. Initializing gradle, Resolving Dependencies, Gradle build all works properly. It even get's installed but...