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
334 stars 395 forks source link

Compare... #286

Open imeDevelopers opened 7 months ago

imeDevelopers commented 7 months ago

receive_sharing_intent VS app_links

Which is better? Why don't you support all other platforms like this package do?!

JamesMcIntosh commented 7 months ago

Hi @imeDevelopers, have have a look at the functionality of app_links and receive_sharing_intent again and try and understand what they do. i.e. app_links only handles opening links by the app, not receiving files / images etc.