flutter_firebase
flutter_firebase copied to clipboard
Flutter UI with different widgets and firebase authentication email and gmail
Got this compiler error from the loginpage.dart: ``` lib/loginpage.dart:110:57: Error: The method 'signInWithGoogle' isn't defined for the class 'firebase_auth::FirebaseAuth'. Try correcting the name to the name of an existing method,...
Hi, I'm trying to debug the project but are receiving some erros: `C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth-0.8.4+5\android\src\main\java\io\flutter\plugins\firebaseauth\FirebaseAuthPlugin.java:9: error: cannot find symbol import androidx.annotation.NonNull; ^ symbol: class NonNull location: package androidx.annotation C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth-0.8.4+5\android\src\main\java\io\flutter\plugins\firebaseauth\FirebaseAuthPlugin.java:10: error: cannot find...