Project Finder: Wise way to track your favourite Github repositories kotlin-android timber compose splash-screen junit5 dark-mode kotlin-coroutines turbine lottie-animation coil room-database mockk kotlindsl light-mode ktor-client edge-to-edge hilt-android shimmer-effect compose-destinations Updated...
@Serializable class ProgrammingLanguage( val name: String, @Serializable(with = DateAsLongSerializer::class) val stableReleaseDate: Date ) fun main() { val data = ProgrammingLanguage("Kotlin", SimpleDateFormat("yyyy-MM-ddX").parse("2016-02-15+00")) println(Json.encodeToString(data)) } You...
This repository was archived by the owner on Aug 23, 2024. It is now read-only. foxgem/blockchain-kotlin-tutorialPublic archive NotificationsYou must be signed in to change notification settings Fork0 Star5 Code Issues Pull requests Actions ...
Delegate.kt Kotlin 委托模式的演示 在delegates包下 DatabaseDelegate.kt 创建DatabaseDelegate 来管理 User 的属性,并模拟数据库的操作 在delegates包下 Lazy.kt lazy() 函数的演示 Invoke.kt 重载invoke 函数的演示 Infix1.kt 在扩展函数中使用中缀表达式 Infix2.kt 在成员函数中使用中缀表达式 2.5...
Kobby Maven Tutorial Kotlin Multiplatform KobbysupportsKotlinx Serialization to provide an ability to generate Kotlin Multiplatform GraphQL DSL Client since release3.0.0. Requirements Kobby 4.x.x Gradle at least version 8.0 is required. Maven at least version 3.9.1 is required. ...
java-opengl-labs/learn-OpenGL - port of https://learnopengl.com/ tutorial (lwjgl) java-opengl-labs/Vulkan - port of https://github.com/SaschaWillems/Vulkan Jonatino/JOGL2D - Zero-overhead 2D rendering library for JOGL using Kotlin. soywiz/kaifu2x - Waifu2x port to Kotlin as library and...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
write a blog post about Atrium (e.g. about a feature you like) or a tutorial (let us know we happily link to your page) share your expectation functions with the rest of us by creating a pull request (no need for i18n support or the like, we can augment your pull request). have...
Update tutorial.mdx Verified 39bef61 Contributor Author martinbonnin commented Feb 19, 2025 Closing, the side bar is working now 👍 1 martinbonnin closed this Feb 19, 2025 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers ...
Chat/Gitter: https://gitter.im/mockk-io/Lobby Stack Overflow: http://stackoverflow.com/questions/tagged/mockk To report bugs, please use the GitHub project. Project Page: https://github.com/mockk/mockk Reporting Bugs: https://github.com/mockk/mockk/issuesAbout...