Code Monkey home page Code Monkey logo

compose-multiplatform-todo-solivagant-koin-sample's Introduction

Compose-Multiplatform-Todo-solivagant-Sample

Hits Build Android and Desktop CI Kotlin

This repo is a template for getting started with Compose Multiplatform and Kotlin Multiplatform targeting Android, iOS, Web and Desktop. Compose Multiplatform Navigation and Kotlin Multiplatform ViewModel sample. solivagant and kmp-viewmodel sample

Compose Multiplatform sample with

Like some of my work? Buy me a coffee (or more likely a beer)

Buy Me A Coffee

Modern Development

Screenshots

Desktop

Android

  • /composeApp is for code that will be shared across your Compose Multiplatform applications. It contains several subfolders:

    • commonMain is for code that’s common for all targets.
    • Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name. For example, if you want to use Apple’s CoreCrypto for the iOS part of your Kotlin app, iosMain would be the right folder for such calls.
  • /iosApp contains iOS applications. Even if you’re sharing your UI with Compose Multiplatform, you need this entry point for your iOS app. This is also where you should add SwiftUI code for your project.

Learn more about Kotlin Multiplatform, Compose Multiplatform, Kotlin/Wasm

Note: Compose/Web is Experimental and may be changed at any time. Use it only for evaluation purposes. We would appreciate your feedback on Compose/Web and Kotlin/Wasm in the public Slack channel #compose-web. If you face any issues, please report them on GitHub.

You can open the web application by running the :composeApp:wasmJsBrowserDevelopmentRun Gradle task.

compose-multiplatform-todo-solivagant-koin-sample's People

Contributors

renovate[bot] avatar hoc081098 avatar

Watchers

 avatar

compose-multiplatform-todo-solivagant-koin-sample's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Use matchDepPatterns instead of matchPackagePatterns

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/gradle.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3.3.2@db19848a5fa7950289d3668fb053140cf3028d43
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v3.3.2@db19848a5fa7950289d3668fb053140cf3028d43
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
composeApp/build.gradle.kts
gradle/libs.versions.toml
  • org.jetbrains.kotlin:kotlin-test 1.9.22
  • org.jetbrains.kotlin:kotlin-test-junit 1.9.22
  • junit:junit 4.13.2
  • androidx.core:core-ktx 1.13.1
  • androidx.test.ext:junit 1.1.5
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.appcompat:appcompat 1.6.1
  • com.google.android.material:material 1.12.0
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.activity:activity-compose 1.8.2
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.compose.ui:ui-tooling-preview 1.6.7
  • io.github.hoc081098:kmp-viewmodel 0.7.1
  • io.github.hoc081098:kmp-viewmodel-savedstate 0.7.1
  • io.github.hoc081098:kmp-viewmodel-compose 0.7.1
  • io.github.hoc081098:kmp-viewmodel-koin-compose 0.7.1
  • io.github.hoc081098:solivagant-navigation 0.3.0
  • io.github.hoc081098:FlowExt 0.8.1
  • io.insert-koin:koin-android 3.5.6
  • io.insert-koin:koin-androidx-compose 3.5.6
  • io.insert-koin:koin-core 3.5.6
  • io.insert-koin:koin-compose 1.1.5
  • org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.7
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-swing 1.8.1
  • com.android.application 8.4.0
  • com.android.library 8.4.0
  • org.jetbrains.compose 1.6.2
  • org.jetbrains.kotlin.multiplatform 1.9.22
  • org.jetbrains.kotlin.plugin.parcelize 1.9.22
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.