appinio_social_share 0.3.2
appinio_social_share: ^0.3.2 copied to clipboard
Supports sharing text, images, files and text with image to social media (Facebook, Instagram, Instagram Story, Messenger, Telegram, WhatsApp, Twitter, Tiktok, SMS, System, etc.).
0.3.2 2024.08.01 #
- Many bug fixes and improvements.
- Version upgrades for dependencies.
0.3.1 2024.04.15 #
- Many bug fixes and improvements.
- Refactoring:
- Now you will have to choose platform while sharing.
- For example: AppinioSocialShare().android.shareToWhatsapp(message, file)
0.3.0 2023.12.21 #
- Enhancement:
- Facebook Android Sdk updated to 16.0.0.
- Features:
- Now you can share multiple files to whatsapp, telegram, facebook and other apps.
0.2.6 2023.09.25 #
- Enhancements:
- Updating FB SDK to 16.1.3
0.2.5 2023.08.23 #
- Bug Fix:
- Bug fixes in facebook story sharing
0.2.4 2023.06.19 #
- Bug Fix:
- share to instagram story not working.
0.2.3 2023.05.31 #
- Bug Fix:
- System sheet crashing for iOS on sharing text without file.
0.2.2 2023.04.27 #
- Enhancements:
- Updating Readme.
0.2.1 2023.03.13 #
- Enhancements:
- updating FB SDK to 15.1.0
0.2.0 2022.11.08 #
- Features:
- Adding support to share to Instagram Feed-Posts & Reels.
- Adding support to share to TikTok Status.
0.1.4 2022.10.18 #
- Enhancements:
- removing unnecessary twitter SDK.
0.1.3 2022.10.13 #
- Enhancements:
- updating FB SDK to 14.1.0
0.1.2 2022.10.06 #
- Enhancements:
- allowing to share background image to facebook story without having to share a sticker image.
0.1.1 2022.09.27 #
- Features:
- adding Facebook Lite and Messenger Lite apps support.
0.1.0 2022.09.25 #
- Initial version.