artflutter / multi_image_picker2

MIT License
11 stars 32 forks source link

album selector for ios ? #3

Open kormemis opened 3 years ago

kormemis commented 3 years ago

hello the other version of multi image picker has album selection option but I cant find in this version, is there any option to activate this ?

priyankpatel22 commented 3 years ago

@kormemis were you able to run the picker on the iOS? I do not see the camera button to start the camera on the iOS but the feature is working fine on Android.

Navil commented 3 years ago

Did you find a solution for this? I can also not select the album on iOS

morvagergely commented 3 years ago

@priyankpatel22 were you able to solve this issue? Right now I am having the same. I cannot take a photo from iOS, while on android this feature works fine.

loic-hamdi commented 2 years ago

@morvagergely did you find a solution? Same problem here. No live camera & album selection on iOS

morvagergely commented 2 years ago

@morvagergely did you find a solution? Same problem here. No live camera & album selection on iOS

Hi, I ended up using the image_picker package. I didn't find a solution for the desired function, but you can make a simple widget where the user can choose the source (camera or gallery).