You need to Flutter Facebook Login package in your project, below are some essential instructions from official link.
- Add
flutter_login_facebook
as a dependency in your pubspec.yaml file; - Setup Android
- Setup iOS
- Additional Facebook app setup
- Use plugin in application
See Facebook Login documentation for full information.
Also you can read the article on Medium with detailed instructions.
For more details please visit below link.