Can we do twitter authentication without firebase in flutter app?

747 views Asked by At

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

1

There are 1 answers

2
Mahmoud Elasaly On

yes you can with this package

https://pub.dev/packages/twitter_login#requirements

but you must have an account on twitter developers