types icon indicating copy to clipboard operation
types copied to clipboard

Explicit types for Kotlin Multiplatform.

Results 96 types issues
Sort by recently updated
recently updated
newest added

## πŸ“ Description We want to stabilize the `Integer` type and its serializers. ## πŸ”— Dependencies This issue is blocked by the following items: - [ ] #822 ## βœ…...

feature
common

Bumps [gradle-update/update-gradle-wrapper-action](https://github.com/gradle-update/update-gradle-wrapper-action) from 2.0.1 to 2.1.0. Changelog Sourced from gradle-update/update-gradle-wrapper-action's changelog. v2.1.0 Added input parameter pr-message-template. Updated action dependencies. Commits 512b187 Prepare changelog for v2.1.0 (#887) 56ed2fe Bump @​typescript-eslint/eslint-plugin from...

dependencies
github-actions

⬆️ Bump Gradle Wrapper from 8.12.1 to 8.13. Read the release notes: https://docs.gradle.org/8.13/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle...

dependencies
gradle-wrapper

## πŸ“ Description We would like to support the `tvosX64` Kotlin Native target. See the [targets supported by Kotlin Native](https://kotlinlang.org/docs/native-target-support.html) for more details about it. ## βœ… Checklist - [...

feature
native

## πŸ“ Description We would like to support the `tvosSimulatorArm64` Kotlin Native target. See the [targets supported by Kotlin Native](https://kotlinlang.org/docs/native-target-support.html) for more details about it. ## βœ… Checklist - [...

feature
native

## πŸ“ Description We want to stabilize the `KotoolsTypesSerializersModule()` function. ## πŸ”— Dependencies This issue is blocked by the following items: - [x] #790 - [ ] #707 ## βœ…...

feature
common

## πŸ“ Description We want to stabilize the `EmailAddress` type and its serializer, provided by the `EmailAddress.Companion.stringSerializer()` function. ## πŸ”— Dependencies This issue is blocked by the following items: -...

feature
common

## πŸ“ Description We would like to support the `watchosX64` Kotlin Native target. See the [targets supported by Kotlin Native](https://kotlinlang.org/docs/native-target-support.html) for more details about it. ## βœ… Checklist - [...

feature
native

## πŸ“ Description We would like to support the `watchosSimulatorArm64` Kotlin Native target. See the [targets supported by Kotlin Native](https://kotlinlang.org/docs/native-target-support.html) for more details about it. ## βœ… Checklist - [...

feature
native

## πŸ“ Description We want to generate a new QR code for Kotools Types, using [QRose](https://github.com/alexzhirkevich/qrose). The QR code must be accessible in the Git repository as a PNG file...

documentation