roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
403 stars 331 forks source link

Adding facebookshare #142

Closed alexviquez closed 5 years ago

alexviquez commented 5 years ago

Adding facebookshare with image inside assets, just change the route of the image for a temporal route tmpDir

alexviquez commented 5 years ago

Some one to consider, if the app (facebook) is not in live mode, in android didnt work, i dont know why :(

roughike commented 5 years ago

Sorry for getting back on this so late!

This library is called flutter_facebook_login for a reason - the only purpose of it is to let users log in via Facebook. As such, adding a Facebook Share functionality is out of scope. It could be great as a separate library though!