Kotlin Multiplatform 和 Compose Multiplatform 由 JetBrains 和 Google 共同主导建设 大型公司:Forbes、Netflix、飞利浦、百度、快手等已经利用 KMP 做跨平台开发 Kotlin Multiplatform 和 Compse Multiplatform 在 Github、Reddit、StackOverflo
KT-67915/https://github.com/JetBrains/compose-multiplatform/issues/4739 KT-67636 K2 IDE 插件模式 看来K2 IDE 插件不会随 K2 本身一起发布。它目前仍处于 alpha 阶段,并且在最新的 Android Studio 稳定版本中不可用。 编译器插件 虽然还不是一个稳定的 API,但许多项目都使用某种形式的编译器插件。流行的例...
我们将很快发布在 Kotlin 社区成员帮助下创建的大量资料,这些资料解释了如何使用 Kotlin Multiplatform Mobile (KMM) 技术来针对特定的移动用例(在 Android 和 iOS 之间共享代码)。 尽管现在的重点是移动目标,但 JetBrains 已积极使用 Kotlin Multiplatform 的 Web 目标来构建和发布 JetBrains Space。Web 目标仍然是 Kotl...
我们将很快发布在 Kotlin 社区成员帮助下创建的大量资料,这些资料解释了如何使用 Kotlin Multiplatform Mobile (KMM) 技术来针对特定的移动用例(在 Android 和 iOS 之间共享代码)。 尽管现在的重点是移动目标,但 JetBrains 已积极使用 Kotlin Multiplatform 的 Web 目标来构建和发布 JetBrains Space。Web 目标仍然是 Kotl...
russellbanks/HashHash - A Multiplatform GUI for Hashing, written in Compose for Desktop. ruslanys/vkmusic - JavaFX and Spring-Boot based application for grabbing music from VK.com. ice1000/dev-kt - DevC++-like cross-platform Kotlin IDE. krud-dev/ostara - A desktop application that provides ...
String and Char API improvementsincluding the new locale-agnostic API for changing the case of strings and characters, a set of new functions for conversion between characters and their integer codes and numeric values, and multiplatform support for more char functions. ...
We encourage you to try out the new AlphaKotlin/JVM backendfor your regular projects and share your feedback! Along with unifying the compiler pipelines, this effort will help us bring compiler extensions likeJetpack Composeto the Kotlin community more quickly. ...
Kotlin/Native 的一个重点是可与 Kotlin Multiplatform Mobile 无缝集成,但不仅仅是这些。 Kotlin Multiplatform 让Kotlin 成为出色的多平台解决方案是我们的首要任务之一。我们在 KotlinConf 上承诺进行一些重要改进,在此很高兴地报告我们的工作成果: 得益于分层项目结构,您现在可以在目标的特定子集(例如类似的 iOS ARM...
So at the end, the following question might arise: “why bother with Navigation-Compose, there are so many open-source alternatives likeCompose Destinations,Simple Stack integrated with Composeorcompose-router” (more details about alternatives and comparison between them can ...
我们鼓励您对常规项目试用新的 Alpha Kotlin/JVM 后端,并分享您的反馈!除了统一编译器管道外,这项工作还会帮助我们更快地将 Jetpack Compose 之类的编译器扩展引入 Kotlin 社区。 特定于 Kotlin/JVM 的语言功能: 我们添加了新的实验方法,用于在字节码的接口中生成默认方法(对于 Java 8 目标)。