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

feat(iOS): Handle share cached image. (UIImage) #290

Closed huynhmytuandev closed 2 months ago

huynhmytuandev commented 3 months ago

Add missing handler for cached image (UIImage) on iOS. That support receive images which could be shared from some chat app like Messenger, WhatsApp, Zalo,... and also screenshot images.