AiutaImagePickerUploadsHistoryFeatureDataProviderCustom
interface AiutaImagePickerUploadsHistoryFeatureDataProviderCustom : AiutaImagePickerUploadsHistoryFeatureDataProvider
Interface for custom uploads history data provider implementation.
This interface allows for custom implementation of uploads history management, providing methods to observe and modify the list of uploaded images.
Properties
Link copied to clipboard
A StateFlow containing the list of currently uploaded images. This flow can be observed to react to changes in the uploads history.