I just want to ask that can we do twitter authentication in flutter project without using firebase?
Asked
Active
Viewed 545 times
0
-
take a look, https://pub.dev/packages/twitter_login, https://www.developerlibs.com/2020/01/flutter-twitter-auth-login.html – Taqi Tahmid Tanzil Apr 28 '22 at 04:32
1 Answers
0
yes you can with this package
https://pub.dev/packages/twitter_login#requirements
but you must have an account on twitter developers
-
https://towardsdev.com/flutter-login-with-twitter-oauth-v2-0-80e8d3a8959a article help you to do authentication in flutter project without using firebase – Mahmoud Elasaly Oct 10 '22 at 14:50
-
Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Oct 13 '22 at 17:19