How to Add Facebook login to Flutter App 2022 | Flutter Facebook Login | Flutter 3.0

Опубликовано: 19 Ноябрь 2024
на канале: Code Pie
6,746
85

Add Facebook Login Authentication to your Flutter app! This tutorial shows you how to set up an app on the Facebook developer site, import the flutter_facebook_auth plugin and build a simple Flutter app with the ability to log in and log out of Facebook.

Github source code: https://bit.ly/3qNw6Cv
Facebook Developer: https://developers.facebook.com/
SHA1 key - Key Hash: https://bit.ly/3JWbvU3

Chapters:
00:00:00 - Intro
00:00:10 - demo
00:00:11 - How to Create Facebook Developer account for Flutter App
00:01:10 - Create Facebook Login App For Flutter
00:01:30 - Connect Flutter App With Facebook Developer App
00:02:25 - Generate SHA1 key and Hash Key for Flutter Facebook Login
00:04:45 - Configure Flutter App with Facebook Apps and Setup
00:06:00 - Setup Firebase for Flutter Facebook Login
00:07:00 - Flutter Facebook Login Code Explanation
00:08:00 - Fix Facebook Flutter Token Warning
00:09:40 - Implement Flutter Facebook Login and show demo
00:09:41 - The End