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

It creates different album for image and video. #188

Open
unnati11 opened this issue Jul 16, 2022 · 2 comments
Open

It creates different album for image and video. #188

unnati11 opened this issue Jul 16, 2022 · 2 comments

Comments

@unnati11
Copy link

I have given same albumName for saving image and video. But two different albums are created with same name. One for image and one for video. Any solution to this?

@kiet1993
Copy link

Same for me. Any solution @unnati11?

@tinncdev
Copy link

tinncdev commented Sep 7, 2023

Having similar issue
In my case I was downloading multiple image (only image, no video) into a same new album name.

Future.wait(imageUrls.map((e) => GallerySaver.saveImage(e, albumName: 'Some album name')))
  • Flutter 3.10.6
  • extended_image 8.0.2

Simulator Screenshot - iPhone SE (3rd generation) - 2023-09-07 at 11 35 07 Small

Simulator Screenshot - iPhone SE (3rd generation) - 2023-09-07 at 11 35 29 Small

Simulator Screenshot - iPhone SE (3rd generation) - 2023-09-07 at 11 35 32 Small

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

No branches or pull requests

3 participants