Flutter with Firebase - Sign up & Sign In with UI ( Mail, Facebook, google ) example, tutorial

Опубликовано: 06 Октябрь 2024
на канале: Loyd Lab
1,864
43

Please comment on any questions! If this movie helped you, please subscribe to my Youtube Channel, please :) 🙋🏻‍♂️

0:01 Preview result
1:48 Setting using the sign-in, up environment.
2:08 Add libraries in pubspec.yaml
2:37 Explain how I make the main view
4:14 Explain Create Account design and save data.

Flutter provides full native performance on both iOS and Android. I made How to sign up with email, Facebook, google account with firebase. iOS and android are working good 👍🏻

Reference links:

1. Download code: https://github.com/loydkim/flutter_fi...

To run or debug this code, You should download Google-service.plist or Google-service.json from your firebase console and add to that project. And add your Facebook config in the document. Please watch this video and follow direction 👍🏻

2. Pub dev site ( Download flutter library): https://pub.dev/

3. Firebase console:
https://console.firebase.google.com/u/0/

4. Facebook developer site: https://developers.facebook.com/

Develop environment.

Flutter Version: 1.12.13+hotfix.8
Dart Version: 2.7.0
Xcode Version: 11.3.1
Android Studio: 3.5
OS Version: MacOS Catalina 10.15.3

Thank you for watching :)

#Flutter, #Firebase, #SignUp