In this video, you’ll learn how you can take an existing native Android project in Android Studio and migrate it to Kotlin Multiplatform, so you can...
Definitely, Kotlin can take a place in the top ten. Whether it can become part of the Big Four is a question that remains to be...
Exposed is a lightweight SQL library on top of JDBC driver for Kotlin language. Exposed has two flavors of database access: typesafe SQL wrapping DSL and...
It is essentially a platform designed for food delivery and taxi ordering, intended to demonstrate the capabilities of Kotlin. Using beep beep as a project name...
In a highly anticipated move, Kotlin Multiplatform, an open-source technology built by JetBrains that allows developers to share code across platforms while retaining the benefits of...
In this video, we will learn the concept of mutation testing and how you can apply them in Kotlin.
Kotlin’s Timing API is stable as of Kotlin 1.9, and it offers some great ways to both measure and specify time. In this video, we’ll take...
The current uprise is more serious because of Kotlin's much larger fanbase nowadays.
In today’s video, we’re diving deep into the world of delegation in Kotlin. Whether you’re a beginner looking to level up your Kotlin skills or an...
Ivy Wallet is a free money manager android app written using 100% Jetpack Compose and Kotlin. It’s designed to help you track your personal finance with ease. Imagine...
This means that in most cases, you don't need to explicitly specify the type of variables or expressions, as the compiler will infer the correct type...
This project is a loose implementation of Clean Architecture as presented in my book, Clean Architecture for Android. It is a native Android project written in Kotlin....
This talk aims to explain how we solved, having multiple teams for features, and the pitfalls of KMM development: from preferable app architecture to team requirements....
SQLDelight generates typesafe Kotlin APIs from your SQL statements. It verifies your schema, statements, and migrations at compile-time and provides IDE features like autocomplete and refactoring...
Swift Markdown is a Swift package for parsing, building, editing, and analyzing Markdown documents. The parser is powered by GitHub-flavored Markdown’s cmark-gfm implementation, so it follows the spec closely. As...
Redwood is a library for building reactive Android, iOS, and web UIs using Kotlin. Redwood is currently under development and not ready for use by anyone....
Get ready as he unveils how their team succeeded with Kotlin Multiplatform for Android and iOS Engineers.
FlorisBoard is a free and open-source keyboard for Android 7.0+ devices. It aims at being modern, user-friendly and customizable while fully respecting your privacy. Currently in...
This library is in alpha. The API is mostly complete and will not be changing, but there is still work to be done to make it...
An E-commerce application store front for users to have a unique shopping experience Features Include Product Catalogue Powered Search Feature Filter options Account Creation Profile Customization...