KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
321 stars 369 forks source link

Enable Contact(vCard) and Calendar Events sharing, differentiate between file and plain text shares #298

Open jeffersondarcy opened 2 months ago

jeffersondarcy commented 2 months ago

added support for receiving vCards and calendar events added differentiator isFile, because there is no other way to find out if text was shared plain or via file

please squash merge, because I had to revert som commits from our fork

jeffersondarcy commented 2 weeks ago

@lgl-fengwang thanks for approving the PR, do you know if it will be merged soon?

mcfriend99 commented 2 days ago

Why is this not yet merged??