A basic Last.fm client made with Jetpack compose (and a little free time).
Now updated to Material 3 a.k.a: Material You
This project serves as an example and a bit of experimentation with Jetpack Compose and Material Design.
The goal is keeping this project updating frequently, integrating new features, exploring more about the new components of Material3 and improve the architecture.
In this project you will find:
- MVVM architecture
- Jetpack Compose UI
- Dynamic theme (Android 12 only)
- Light/Dark theme
- Jetpack libraries:
- Navigation
- Paging3
- Hilt
- Datastore