social_sharing_plus 1.2.3 social_sharing_plus: ^1.2.3 copied to clipboard
A Flutter plugin for sharing content, images and videos to social media platforms like Facebook, Twitter, LinkedIn, WhatsApp, Reddit, and Telegram.
1.2.2 #
- Add package image
1.2.1 #
- Update Usage part of the plugin documentation
1.2.0 #
- Add the
shareToSocialMediaWithMultipleMedia
method to support sharing multiple images and videos at once. (Android)
1.1.0 #
- Deprecate the
image
parameter inshareToSocialMedia
method. Users are encouraged to use themedia
parameter for sharing images and videos.
1.0.0 #
- Add video sharing to Android
0.0.4 #
- Fix platform specific codes
0.0.3 #
- Some codes improved, tests added
0.0.2 #
- Update documentation
0.0.1 #
- First version