custom_media_picker/src/picker_models library

Classes

MediaAlbum
A gallery album — a MediaStore bucket (Android) or a PHAssetCollection (iOS). Shown in the "Albums" tab.
PickedMediaAsset
A gallery asset. The real file path is resolved lazily (or on confirm when resolvePathsOnConfirm is true) because on iOS getting the original file may require copying/downloading (iCloud).