Closed ghensto closed 3 years ago
Could add a parameter to allow us to get albums even if they are empty. For example:
PhotoGallery.listAlbums( mediumType: MediumType.video, hideIfEmpty: false, )
Added hideIfEmpty parameter to be able to show empty albums on version 1.0.1, but it's only available on iOS. I don't find the way to achieve this on Android.
hideIfEmpty
Could add a parameter to allow us to get albums even if they are empty. For example: