OpenFlutter / flutter_share_me

Flutter Plugin for sharing contents to social media. You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.
https://github.com/lizhuoyuan
Apache License 2.0
160 stars 159 forks source link

facebook id 不要写死啊 & 而且都不支持 image分享啊 #7

Closed lessthanno closed 5 years ago

lessthanno commented 5 years ago

我发现 facebook分享 id 是写死的

lizhuoyuan commented 5 years ago

facebook id 新版本可以自己编辑了 image 暂时不支持

lessthanno commented 5 years ago

求支持 image && 支持iOS ,特别是我这种时间不够,需求又多的,不然可以帮忙commit code!!!

lizhuoyuan commented 5 years ago

ios是真的无能为力了. 安卓上的图片因为之前的ContentProvider的问题所以放弃了. 有时间的话 , 考虑把图片这一块补上(android)

lessthanno commented 5 years ago

那我自己来补iOS把

lizhuoyuan commented 5 years ago

是哪里需要分享图片呢

lessthanno commented 5 years ago

whatapp 支持发送image

lizhuoyuan commented 5 years ago

已搞定, 0.4.0