flutter_social_platform_share 1.0.1
flutter_social_platform_share: ^1.0.1 copied to clipboard
A Flutter plugin for sharing images to social platforms like Facebook through there SDKs.
1.0.1 #
- Fixed Android build error with SharePhotoContent type mismatch
- Fixed iOS podspec name mismatch causing pod install failures
- Added activity result listener for Android share callbacks
- Improved iOS share sheet dismissal detection with timeout
1.0.0 #
- Initial release with Facebook image sharing support.