
implementation("com.carelesscoyotes.remotedata:remotedata:0.4")Facilitates handling remote data requests by providing a structured model with states like NotAsked, Loading, Failure, and Success. Includes extension functions for mapping and folding data, and integrates with Jetpack Compose through a dedicated composable for streamlined UI rendering.
| Version | Release | Platforms and targets |
|---|---|---|
| 0.4 | Release: 25 May 2024 | JVMKotlin/Native iOSLinuxmacOS |
| 0.3 | Release: 10 Jun 2023 | JVMKotlin/Native iOSLinuxmacOS |
| 0.2 | Release: 30 Jan 2023 | JVMKotlin/Native LinuxmacOS |
| Version | Release | Platforms and targets |
|---|---|---|
| 0.4 | Release: 25 May 2024 | JVMKotlin/Native iOSLinuxmacOS |
| 0.3 | Release: 10 Jun 2023 | JVMKotlin/Native iOSLinuxmacOS |
| 0.2 | Release: 30 Jan 2023 | JVMKotlin/Native LinuxmacOS |