flutter_plugins_help icon indicating copy to clipboard operation
flutter_plugins_help copied to clipboard

Facebook UI

Open vagrantrobbie opened this issue 7 years ago • 1 comments

I'd like to use the native Android and iOS Facebook SDK's to share content to the users Facebook wall.

  • Share both a link and image with description

The flutter_facebook_login is great and once we have the auth token we can access the Facebook Graph API but we can not use dialogs like FB.ui.

Need support for:

  • iOS
  • Android

vagrantrobbie avatar Apr 19 '18 20:04 vagrantrobbie

There is a fbsdk (Facebook SDK) plugin (which mentions "sharing") but it doesn't seem much work has been done on it. Worth posting an issue on their github page to check if they are still in active development and join forces with them?

freewheelnat avatar Apr 25 '18 08:04 freewheelnat