Package-level declarations
Types
Link copied to clipboard
interface ImageLoaderIntegration : SupabasePlugin<ImageLoaderIntegration.Config> , Fetcher.Factory, Keyer
A plugin that implements Fetcher.Factory and Keyer for ImageLoader to support using StorageItem as data when creating a ImageRequest. Use ComponentRegistryBuilder.add to add this component to your ImageLoader instance:
Properties
Link copied to clipboard
With the ImageLoaderIntegration plugin installed, you can use this property to access the ImageLoader implementations of Fetcher.Factory&Keyer.