Monday, April 20, 2026
HomeiOS DevelopmentIs there a option to decide *.HEIC information from an ios gadget...

Is there a option to decide *.HEIC information from an ios gadget in Flutter utilizing Image_Picker or related plugins from pub.dev?

[ad_1]

i am creating an App the place I can add pictures/photographs from my telephone photograph gallery (ios gadget) to firebase.
Since I need to add the photographs/photographs in authentic format (e.g. *.HEIC for photos taken by an iPhone) I want a plugin which permits me to try this.

Following plugin’s I’ve tried thus far:

  • wechat_assets_picker: this one does what I need to have and returns me a short lived path which incorporates the the picked picture in it is authentic format (e.g.: /anyPath/tmp/IMG_0024.HEIC). However since I do not actually just like the UI of wechat_assets_picker, I want to have sth. else. Perhaps extra native wanting
  • image_picker: returns a path the place the image is converterd to *.jpeg (e.g.: /anyPath/image_picker_randomNumber.jpg). This isn’t what I would like!
  • images_picker: similar as image_picker… converts the picture to *.jpg
  • image_pickers: much like wechat_assets_picker however it does what I would like. However I do not just like the UI both
  • likk_picker: similar – not what I am in search of
  • file_picker: similar – returns *.jpg

I am getting drained making an attempt all of the plugins.
Is there anybody who can assist? Perhaps every other approach tips on how to decide a picture from my gallery in it is authentic format and high quality?

Thanks!

[ad_2]

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments