btastic / flutter_native_image

Native Flutter Image tools
Other
340 stars 138 forks source link

Fix getting image properies [iOS] #68

Closed ooooconsumer closed 1 year ago

ooooconsumer commented 4 years ago

This fixes getting image properties in the iOS plugin. Probably related to #60

btastic commented 3 years ago

How does this exactly fix the issue in #60? Are you not just using a different way to read the files data?