nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.86k stars 1.65k forks source link

Example Request: Firebase_auth with google and facebook SignIn #101

Closed Sriraj-dev closed 9 months ago

Sriraj-dev commented 2 years ago

hey @nisrulz , Can I contribute to this repo with an app supporting firebase authentication with google and facebook signIn under Hacktoberfest?

nisrulz commented 2 years ago

Yes, that would a possible example app.

JaredEzz commented 2 years ago

I'd be happy to do this is @Sriraj-dev doesn't deliver. I've shipped multiple apps using Google, Facebook, GitHub, and other OAuth providers with FirebaseAuth

nisrulz commented 2 years ago

@JaredEzz the core idea is mentioned here: https://github.com/nisrulz/flutter-examples/issues/21#issuecomment-707645002

If you can create an example app that supports all, that'll be the ideal version. Make sure to follow the guidelines for PR.

Utkarsh4517 commented 1 year ago

can i still work on this issue as it is open?