- support telegram
- fix #54 android share whatsapp failed(only text)
- fix #48 Update flutter_share_me.podspec
- change example demo
- readme
- Able to share direct message WhatsApp.
- Able to share video on Android & IOS WhatsApp.
- Able to share stories on Instagram.
- Breaking change- There is no more WhatsApp Business support on ios. if call WB in IOS throws method unImplemented error.
- support share image to whatsapp(Use image path instead of base64)
- add ios support
- readme
- merge #42
- support ios whatsapp and system share
- fix #36 #38
- migrate null-safety
update facebook sdk version to 5.15.5
delete x-lint warning update facebook sdk
Supporting the new Android plugins APIs As of the 1.12 release, new plugin APIs are available for the Android platform If there is a problem with this version, use 0.8.0
Optimize usage , please read the readme.md
Support whatsapp Business
Solve the provider conflict problem
change Key "base64ImageUrl" to "base64Image".
Support sharing pictures to whatsapp
Allow developers to enter their own facebook id Delete useless code
Allow developers to enter their own facebook id
Fix issue #5
Migrated to AndroidX
- TODO: Describe initial release.