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 391 forks source link

Fix wrong file path (iOS) #201

Closed reynirf closed 9 months ago

reynirf commented 2 years ago

Fix issue where absolute path is not being used on iOS

KasemJaffer commented 9 months ago

Good catch. Thank you!