flutter-facebook-auth
flutter-facebook-auth copied to clipboard
Facebook authentication demo in Flutter
Results
2
flutter-facebook-auth issues
Sort by
recently updated
recently updated
newest added
Hello i followed instruction in Medium's article but when I start the app it crashes (i used the plugin in home page). I setted facebook project to use my correct...
I tried incorporating the code in main.dart into my project. `print(profile.toString());` does not print the user email id. Please let me know if I need to make a separate request...