firebase_auth_demo_flutter
firebase_auth_demo_flutter copied to clipboard
Reference Authentication Flow with Flutter & Firebase
Hi, after clicking the activation link in my email inside gmail , a dialog box is shown to ask if I want to open this link using a browser or...
Google sign in works on Android but crashes the app when clicking on Google sign in button. App just closes. I've taken your Udemy course and I've set up Google...
Thanks for sharing all this work on this auth demo. I have learned a lot from it and your Udemy course. May I suggest what would be a really useful...
I am getting error missing google auth token, what to do next. I am stuck here.
this error comes when I do a email password - signin or register [it does log me in] exception E/flutter (22129): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: Bad state: No element [ ]...
I download the code and run into simulator one strange behaviour that i can't understand. If I uninstall the app without logout from the simulator, run flutter clean and run...
So I am not exactly a complete newcomer to Flutter, but I do have many gaps in my understanding of how all of the pieces fit together. Regardless, I am...
Hello, When registering an account with gmail or facebook the pop up appears with the name and icon bellow and I cannot change them..I've tried to change the package name...
Hey i Have the Following Error and Cannot find the Problem. The argument type 'MaterialApp Function(BuildContext, AsyncSnapshot)' can't be assigned to the parameter type 'Widget Function(BuildContext, AsyncSnapshot)'. Line 45 in...