Package-level declarations

Types

Link copied to clipboard
interface Coil3Integration : SupabasePlugin<Coil3Integration.Config> , Fetcher.Factory<StorageItem>

A plugin that implements Fetcher.Factory to support using StorageItem as data when creating an ImageRequest or using it as a model in Compose Multiplatform.

Properties

Link copied to clipboard
val SupabaseClient.coil3: Coil3Integration

With the Coil3Integration plugin installed, you can use this property to access the coil fetcher factory.