CommonJSJVMNative

Résultat

Resultat is kotlin.Result with loading state

Add to your project
implementation("fr.haan.resultat:resultat:1.0.0")
Parent project

Fork of Result library adds a loading state, offering seamless integration and conversion utility functions. Mimics Result's API while enabling loading state handling for enhanced functionality.

Version history
Package version Release date Platforms
1.0.0 2 years ago Common, JVM, Native, JS
1.0.0-rc1 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 2 years ago

1.0.0

  • Kotlin 1.7.0
  • Gradle 7.1
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_mips32
  • linux_x64
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Nicolas Haan