Sharing Compose components between Android and Desktop

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • OkHttp

    Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

  • Desktop implementation is a bit more complex because there is no equivalent to Coil in Desktop environment but Desktop is a jvm ecosystem, you can create your own implementation with OkHttp client. Just need more work on the composable. You can find a short implementation below but if you are interested in the whole implementation, check out my GitHub project used to illustrate this blog post.

  • discovering-movies

    Movie application with Kotlin Multiplatform and Jetpack Compose

  • If you want to see a real kotlin multiplatform project, you can check my open source GitHub project about movies and if you want to know more about me, you can follow me on Twitter @GerardPaligot.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Chat with any GPT right through your favorite text editor

    3 projects | dev.to | 27 Dec 2023
  • Is there a server simulator available for testing API endpoints with low code or no code configuration?

    1 project | /r/java | 26 Sep 2023
  • Do you use OkHttp with custom maxRequestsPerHost or maxIdleConnections?

    1 project | /r/androiddev | 6 Jun 2023
  • [HELP] Add a dependency in IntelliJ

    1 project | /r/gradle | 27 Mar 2023
  • What stack to use for app with functionality like event calendar?

    2 projects | /r/androiddev | 6 Mar 2023