'Limit OAuth scopes Firebase requests from Facebook login in Flutter

I am using Firebase Facebook social login for my Flutter app. When it is launching login window for Facebook, it has a label where it is displaying login with email or phone number message.

I would like to restrict it to just ask for email only. How can I achieve this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source