This is a kinetic wall clock. Built using Jetpack Compose Desktop.
In the documentation, you can read about the inspiration behind the project and watch the development process (behind the scenes). You can also contribute to it.
Version: 1.0.1
License: Apache-2.0 licenseGitHub – theapache64/klokk: 🕒 A kinetic wall clock, built using Compose DesktopA kinetic wall clock, built using Compose Desktop. Watch full demo Watch Development – Behind the Scenes – Part 1 Watch…github.com
Here is a demo application and great inspiration based on Android’s modern technology stack, which mainly uses the Jetpack Compose UI and Movie DB APIs.
100% Kotlin, Coroutines, Flow, Hilt, MVVM, repository pattern etc.
A documentation is well written and describes the tech stack widely.
Version: 1.0.0
License: Apache-2.0 licenseGitHub – skydoves/MovieCompose: 🎞 A demo movie app using Jetpack Compose and Hilt based on modern…MovieCompose is a small demo application based on modern Android tech-stacks especially focus on Jetpack Compose UI…github.com
This is another project prepared especially for #AndroidDevChallenge.
It presents Simple timer app inspired by Newton’s Cradle.
The README provides a good explanation of the motivation of the project. The author did also a good job with giving highlights and links to the code. Very inspirational!
Version: n/a
License: Apache-2.0 licenseGitHub – MaciejCiemiega/NewtonsTimerSimple timer app inspired by Newton’s Cradle. Created in Jetpack Compose for #AndroidDevChallenge. The goal was to…github.com
Flux is a beautiful weather app which shows how to draw dynamic landscapes with multiple layers that vary regarding the phase of the day
It relies on Jetpack Compose Canvas and supports light / dark theme.
A sneak peak from the awesome docs below:
This dynamic landscape follows a day / night cycle with multiple layers that vary regarding the phase of the day (night, sunrise, day and sunset). The sun and the moon are drawn using a quadratic function computed according to the available space for simplicity purposes
Overall, this is great study material!
Version: n/a
License: Apache-2.0 licenseGitHub – fidloo/flux: #AndroidDevChallengeFlux is a dynamic weather that communicates the weather throughout a landscape whose details vary according to the time…github.com
This is a really cool tool for creating a template for Android, Web, Desktop and Chrome extension app written in Jetpack Compose. It saves you from time-consuming setup and configuration.
Generated Android app supports MVVM architecture, Hilt as Dependency Injection Framework, Jetpack Navigation, Logger and Typography with Google Sans. In the desktop template it supports MVVM architecture with Android-ish structure (SingleActivity), Dagger 2 as Dependency Injection framework, navigation/routing with Decompose, Launcher Icons (for all platforms), a separate data module, unit tests and UI tests, logging and Google Sans font. Quite impressive!
Version: v2022.12.19
License: Apache-2.0 licenseGitHub – theapache64/create-compose-app: ⌨️ A tool that gives you a massive head start when…⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup…github.com
This is a McDonald’s app built to showcase a usage of Jetpack Compose.
Due to the fact that the project is 2 years old, some quick refactoring may be required to make it compile. Nevertheless, it is worth checking.
Version: 1.0.0
License: Apache-2.0 licenseGitHub – hitanshu-dhawan/McCompose: ㅤA McDonald’s app built with Jetpack ComposeHome Screen 🌕 Menu Screen 🌕 Home Screen 🌑 Menu Screen 🌑 Copyright (c) 2020 Hitanshu Dhawan Licensed under the…github.com
This is a demo project that highlights a horizontal calendar that shows events chronologically.
It is not a library, but something for curious developers to look at and learn from. Unfortunately, README contains no information at all.
Third and last app prepared for Android Dev Challenge in this compilation. It is a puppy adoption app implemented with Android Architecture Components, Navigation Compose and Material Components.
While the documentation is not very comprehensive, the code is fairly self-explanatory.
Version: v1.0.0-alpha01
License: Apache-2.0 licenseGitHub – Spikeysanju/Wiggles: 🐶 Beautiful Puppy adoption app with Jetpack Compose…Beautiful Puppy adoption app built to Demonstrate the Jetpack Compose UI for Android Dev Challenge Made with love ❤️ by…github.com
The project showcases an online store specializing in sports shoes from many renowned companies with a modern UI & beautiful animations.
The app has quite modern tech stack and it is based on:
You can stream music from YouTube Music with this Android open-source application.
The whole project is written in jetpack compose. It supports many features like:
Version: v0.5.4
License: GPL-3.0 licenseGitHub – vfsfitvnm/ViMusic: An Android application for streaming music from YouTube Music.An Android application for streaming music from YouTube Music Play (almost) any song or video from YouTube Music…github.com
This To-Do list app uses Kotlin Multiplatform to deliver Android and iOS app with Jetpack Compose and SwiftUI frontends respectively. You can treat it as a good reference to start with KMM and Jetpack Compose.
The README provides a technical overview of Android and iOS code, as well as a description of how the shared code was handled. It is nice and easy way to start learning KMM with Jetpack Comopse.
Version: n/a
License: Apache-2.0 licenseGitHub – russhwolf/To-Do: A Kotlin Multiplatform to-do list app with SwiftUI and Compose UI…A Kotlin Multiplatform to-do list app with SwiftUI and Compose UI frontends I’m just starting to learn my way around…github.com
Ok, that’s it. I hope you enjoyed the article 🚀 Please let me know if you were inspired by any of the libraries or projects included in the list. Additionally, I would greatly appreciate it if you could share what aspects or project of the Jetpack Compose world inspire you the most!
Thanks for reading. Till next time! ✌️
Source: Medium
You need to login in order to like this post: click here
YOU MIGHT ALSO LIKE