Skip to content

Yttehs-HDX/KMP-Counter

Repository files navigation

Counter

Rewrite Counter in Kotlin Multiplatform

Introduction

When you click the button, the number will increase by 1.

Basic Info

Platform

  • Android
  • Desktop

Features

  • Save the number to the database
  • Dark mode
  • Monet color (Android only)

Screenshots

Desktop (dark) Android (light)
Desktop Android

Dependencies

  • Kotlin Multiplatform
  • Lifecycle ViewModel Compose
  • Material3 Compose
  • Navigation Compose
  • SqlDelight
  • Koin Injection

Refer to libs.versions.toml

Download

Release

License

MIT