Can we do twitter authentication without firebase in flutter app?

757 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 best solutions below

2
On

yes you can with this package

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

but you must have an account on twitter developers