share_api 0.0.1
share_api: ^0.0.1 copied to clipboard
Flutter Plugin for sharing contents to social media.
Flutter Share API Plugin #
Flutter Plugin for sharing contents to social media.
At this moment, this plugin is Android-only. Adding iOS compatibility is the highest priority on the development road map.
Introduction #
This plugin is still in development. Specifications and APIs may change in the subsequent versions. Use this at your own risk.
Available Features #
| Platform | Android | iOS | Activity Return Value | Notes |
|---|---|---|---|---|
| System UI | ✅ | ❌ | ❌ | Text, Images, and Files |
| Facebook Story | ✅ | ❌ | ✅ | Images (Background and Sticker) |
| Instagram Story | ✅ | ❌ | ❌ | Images (Background and Sticker) |
Development Road Map #
- iOS Compatibility for System UI, Facebook Story, and Instagram Story
- Examples and Documentation Revamp
Contributing #
Feel free to contribute by opening issues or submitting PRs through GitHub.