• Stars
    star
    672
  • Rank 64,576 (Top 2 %)
  • Language
    Kotlin
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spotify Demo Desktop app using Jetpack compose

Compose Spotify Desktop

Declarative UI
A Spotify demo app for desktop using Jetpack Compose UI toolkit

Demo

Home Search & Detail

Jetpack Compose

Jetpack Compose is Android’s modern toolkit (now supporting Desktop) for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.

How to get started

  • Please download the Early Access version of IntelliJ from here.
  • Load the project and run Main.kt
  • Start new project from Desktop using Kotlin 1.4.+

Official Documentations

Please Share & Star the repository to keep me motivated.