Hello, first congrats for the library. Currently we are experimenting an issue on iOS version where some albums are not returned by the PhotoGallery.listAlbums.
Save in an album with gallery_saver GallerySaver.saveImage(url, albumName:"Album test"), if the album doesn't exists it will be created and visible from the native gallery of the phone.
With photo_gallery, the albums created by the GallerySaver package on android are readable and on iOS are not returned by PhotoGallery.listAlbums
Hello, first congrats for the library. Currently we are experimenting an issue on iOS version where some albums are not returned by the PhotoGallery.listAlbums.
This is our way to reproduce:
Let me know if we can help you in some way