How to use facebook social plugins for flutter app?

135 Views Asked by At

I have some use-cases related to Facebook social plugins . Basically, these all plugins from Facebook are for web development. But I need these for my flutter apps. Three of the use-cases are -

Use-Case 1: I want to reward some points to my users if they invite others to link my app's Facebook page.

Use-Case 2: I want to reward some points to my users if they like my app's Facebook page.

Use-Case 3: I want to reward some points to my users if they share their score with screenshots taken by the app automatically to their News feeds. (Although I got some plugins for this but they didn't look handy to me as there are no success callbacks to prevent spam that if the user really shared the score with a screenshot. I also observed that these plugins only share captions or screenshots at a time but not togetherly)

0

There are 0 best solutions below