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
331 stars 384 forks source link

No way to differentiate between text files and plain text shares #300

Open jeffersondarcy opened 4 months ago

jeffersondarcy commented 4 months ago

Currently it is not possible to know if a received shared item of type text is a file or plain text I have added isFile property in my pull request alongside with handling vCards and Calendar Events #298