I am using a Facebook login in my Flutter app. Where do I store the user information who logged in using Facebook as the user did not register himself on the application?
Where to save user informstion when user logs in with facebook in flutter
41 views Asked by Turaab Mustafa At
1
This package should help you
You can do this manually but having a package is great.