social_share_plugin icon indicating copy to clipboard operation
social_share_plugin copied to clipboard

Social Share to Facebook and Instagram Flutter plugin.

Results 23 social_share_plugin issues
Sort by recently updated
recently updated
newest added

When attempting to share content on the Android device, the screen briefly flickers for a second, but nothing opens. Despite the presence of code to handle errors, it seems that...

bug

**Description** I have using the shareFacebookFeedLink but there is no sharedPosition as others functions have because of that not able to open the native share bottom sheet in iPad **Steps...

bug

I guess this happens due to this code: Because arguments may be null.

bug

Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.1. Release notes Sourced from mocktail's releases. mocktail-v1.0.1 What's Changed refactor(mocktail): remove dependency on package:test by @​felangel in felangel/mocktail#209 chore(mocktail): depend on pkg:test_api for Fake...

dependencies
dart

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

This package has the functionality to share to facebook and that is limited to only images. But, it lacks the functionality for sharing videos to facebook. I would be happy...

Hi, First of all, thank you for your amazing plugin! I have a question For the method shareToFeedFacebook, is the caption parameter supposed to be displayed on the feed? When...