Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lost "gradle-wrapper.properties" & some suggest #16

Open
CMingTseng opened this issue Sep 11, 2024 · 0 comments
Open

lost "gradle-wrapper.properties" & some suggest #16

CMingTseng opened this issue Sep 11, 2024 · 0 comments

Comments

@CMingTseng
Copy link

  1. use this plugin create project lost "gradle/wrapper/gradle-wrapper.properties" --> at kotlin 1.9.10 will let iOS build fail / over kotlin 2.0.0 will let "project init fail" . can fix it ?

  2. when kotlin 2.0.0 the compose compiler(Ref : https://developer.android.com/jetpack/androidx/releases/compose-compiler & https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-compiler.html#migrating-a-jetpack-compose- ) merge to kotlin maybe the UI can set kotlin version ? when over 2.0.0 will add compose compiler pluigin ?
    and enable "composeResources" !! ( the project template can use default icon for AD for you )

  3. the ktor /koin version use "https://raw.githubusercontent.com/jakepurple13/Full-Multiplatform-Compose-Plugin/main/versions.json" is hard code !! can modify to real check ? ( ref : https://github.com/gradle-plugins/portal-api ) & the UI can like set AppName or packagename ? when check "use remote source" call api get ?

  4. the DI (dependency injection) can let switch ? koin & hilt ?

  5. can like Android Template(Ref : https://github.com/cnrture/QuickProjectWizard/tree/main/src/main/kotlin/com/github/cnrture/quickprojectwizard/arch.
    & https://developer.android.com/studio/projects/templates) create "MVVM" Template ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant