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

[BUG] getAssetPathList don't contain empty albums. #365

Closed
kaich opened this issue Sep 17, 2020 · 2 comments · Fixed by #368
Closed

[BUG] getAssetPathList don't contain empty albums. #365

kaich opened this issue Sep 17, 2020 · 2 comments · Fixed by #368

Comments

@kaich
Copy link

kaich commented Sep 17, 2020

Describe the bug
A clear and concise description of what the bug is.

final list = await PhotoManager.getAssetPathList()

I want get all albums. But the list don't contain the album that doesn't contain any photo.

Please check. Thanks.

@CaiJingLong
Copy link
Member

Normal, it does not include the album with empty content, I can add an option to let you get it, but it may be closed by default.

@kaich
Copy link
Author

kaich commented Sep 25, 2020

@CaiJingLong Thanks very much. I think you can also expose the album type and subtype for others situation. Make it more flexible.

@CaiJingLong CaiJingLong linked a pull request Sep 25, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants