ballast
Opinionated Application State Management framework for Kotlin Multiplatform (by copper-leaf)
Thinkrchive-Multiplatform
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android and Desktop. It uses Kotlin Multiplatform to share code. (by ApimorLabs)
ballast | Thinkrchive-Multiplatform | |
---|---|---|
1 | 3 | |
157 | 66 | |
1.3% | - | |
3.5 | 0.0 | |
3 months ago | almost 3 years ago | |
Kotlin | Kotlin | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ballast
Posts with mentions or reviews of ballast.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-31.
-
KVision 6.0.0 is released
New modules allow you to easily build KVision apps with the Ballast opinionated application state management framework. You can see how Ballast (together with Koin) can help you design your application architecture in the new todomvc-ballast example.
Thinkrchive-Multiplatform
Posts with mentions or reviews of Thinkrchive-Multiplatform.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-25.
-
AvaloniaUI (C#) vs Compose Multiplatform?
I have a project where I experiment with new ideas and concepts. This: https://github.com/Thinkrchive/Thinkrchive-Multiplatform. A little bit over engineered but that's the whole point of this project (to experiment with new concepts).
-
Any idea how could I make a collapsing top bar with jetpack compose? Similar to one in the video.
I use this: https://github.com/Thinkrchive/Thinkrchive-Multiplatform/blob/main/androidApp/src/main/java/work/racka/thinkrchive/v2/android/ui/components/CollapsingToolbarBase.kt
-
Nifty, well made, small apps you've run into?
There is a much more unnecessarily complex version of the app for Kotlin Multiplatform: https://github.com/Thinkrchive/Thinkrchive-Multiplatform, which I use to learn new things but the one above is much more simple.
What are some alternatives?
When comparing ballast and Thinkrchive-Multiplatform you can also consider the following projects:
kvision-examples - KVision examples
tyzenhaus - Tyzenhaus is a shared expenses tracking bot.
KMP_Stock_Price - Kotlin Multiplatform Application
TimePlanner - Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts
MVIKotlin - Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
Pokedex - 🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.