Supported targets for Supabase-kt Storage
masterThe Storage client is multiplatform and supports the following targets:
| Target | Status |
|---|---|
| JVM | ✅ |
| Android | ✅ |
| JS (Browser, NodeJS) | ✅ |
| Wasm (wasm-js) | ✅ |
| Apple (iOS, tvOS, watchOS, MacOS) | ✅ |
| Windows (mingwX64) | ✅ |
| Linux (linuxX64) | ✅ |
Note: Linux does not support persistent resumable upload URL caching.