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
325 stars 375 forks source link

Not Working with All files #212

Open Baxter92 opened 2 years ago

Baxter92 commented 2 years ago

Cannot listen txt or pdf files

simonbengtsson commented 2 years ago

Likely related to files not working right now. A fix is available here https://github.com/KasemJaffer/receive_sharing_intent/pull/201. You can use it like this in your pubspec.yaml.

receive_sharing_intent:
  git:
    url: https://github.com/reynirf/receive_sharing_intent
    ref: patch-1
ArjunBhilare commented 1 year ago

@Baxter92 Did you resolve this? I am facing the same issue. @simonbengtsson I have added your solution but still facing the same issue. Any solution?

simonbengtsson commented 1 year ago

I believe so. Unsure exactly how but you can take a look at the app code if it helps

https://github.com/simonbengtsson/airdash