0

I just want to ask that can we do twitter authentication in flutter project without using firebase?

Saad Ebad
  • 206
  • 5
  • 16

1 Answers1

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