Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios- Picking multiple images and videos directly from Gallery. #83

Closed
RAMSHEER opened this issue May 22, 2019 · 6 comments
Closed

ios- Picking multiple images and videos directly from Gallery. #83

RAMSHEER opened this issue May 22, 2019 · 6 comments
Labels
suggestion New feature or request

Comments

@RAMSHEER
Copy link

Hi guys, I am trying to Pick Multiple Images and Videos from the gallery. In ios its only opening files folder. Is there a way to open gallery and pick multiple images? Thanks.

@miguelpruivo
Copy link
Owner

Hi @RAMSHEER, not at this point. Right now you are only able to pick multiple files from the files app in iOS. In android you are free to choose whatever folder you want.

I may add this possibility in the future. As of now, to pick from gallery, you must select files individually with FileType.IMAGE.

Thank you.

@PINHOf
Copy link

PINHOf commented May 23, 2019

@RAMSHEER +1
@miguelpruivo I'm having the need as well for picking multiple-images in the Gallery of iOS.

Thanks

@miguelpruivo miguelpruivo added the suggestion New feature or request label May 25, 2019
@lifenautjoe
Copy link

lifenautjoe commented Aug 28, 2019

Yes please!

Tested all these packages

-https://pub.dev/packages/photo_manager
-https://pub.dev/packages/photo
-https://pub.dartlang.org/packages/multi_image_picker
-https://pub.dartlang.org/packages/flutter_multiple_image_picker
-https://pub.dartlang.org/packages/custom_multi_image_picker
-https://pub.dartlang.org/packages/multiple_image_picker

None of them support this and the Flutter team refers to these packages as the reason not to build multi picker support on the image_picker library...

@miguelpruivo
Copy link
Owner

@lifenautjoe none of those support it? They look like they’re exactly what you’re looking for. 👀

Anyway, this is a requested feature that might be implemented in the feature.

@lifenautjoe
Copy link

lifenautjoe commented Aug 28, 2019

None of them do, packages are either incomplete (image only, no video) or critically buggy and not actively maintained.

The only one that I could have used to build my own multi image picker: https://pub.dev/packages/photo_manager , has a critical memory management bug ...

Could you perhaps provide some orientation into how would you build this?
We can give it a try 😬

@miguelpruivo
Copy link
Owner

This could be implemented in the future, but currently it will have to wait as I don't have much time right now for it. 😞 I'm closing this because it is already mentioned in the #99.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants