Full-Multiplatform-Compose-Plugin
Full-Multiplatform-Compose-Plugin copied to clipboard
An intellij plugin to create multiplatform compose projects, covering everything! JS, Android, IOS, and desktop!
Error When open app on macOs with Intel chipset Exception in thread "main" java.lang.ExceptionInInitializerError at androidx.compose.ui.awt.WindowComposeBridge.(WindowComposeBridge.desktop.kt:43) at androidx.compose.ui.awt.ComposeWindowDelegate.(ComposeWindowDelegate.desktop.kt:56) at androidx.compose.ui.awt.ComposeWindow.(ComposeWindow.desktop.kt:64) at androidx.compose.ui.awt.ComposeWindow.(ComposeWindow.desktop.kt:62) at androidx.compose.ui.window.Window_desktopKt$Window$3.invoke(Window.desktop.kt:180) at androidx.compose.ui.window.Window_desktopKt$Window$3.invoke(Window.desktop.kt:174) at androidx.compose.ui.window.Window_desktopKt$Window$10.invoke(Window.desktop.kt:407) at androidx.compose.ui.window.Window_desktopKt$Window$10.invoke(Window.desktop.kt:404)...
The latest plugin version (1.0.24) does not work properly - cannot run the generated project on either platform (iOS and Android), and the build script is failing with various errors....
Hello on Android Studio Flamingo | 2022.2.1 Patch 1 the project is not visible in New Project or it does not work in Android Studio? Android Studio Flamingo | 2022.2.1...
java.lang.NoClassDefFoundError: androidx/compose/runtime/SnapshotStateKt at com.programmersbox.fullmultiplatformcompose.BuilderParams.(BuilderParams.kt:8) at com.programmersbox.fullmultiplatformcompose.BuilderWizardBuilder.(BuilderWizardBuilder.kt:35) at com.programmersbox.fullmultiplatformcompose.BuilderModuleType.createModuleBuilder(BuilderModuleType.kt:13) at com.programmersbox.fullmultiplatformcompose.BuilderModuleType.createModuleBuilder(BuilderModuleType.kt:7) at com.intellij.ide.util.projectWizard.ModuleBuilder.getAllBuilders(ModuleBuilder.java:77) at com.intellij.ide.projectWizard.ProjectTypeStep.fillTemplatesMap(ProjectTypeStep.java:301) at com.intellij.ide.projectWizard.ProjectTypeStep.(ProjectTypeStep.java:128) at com.intellij.ide.projectWizard.NewProjectWizard.init(NewProjectWizard.java:64) at com.intellij.ide.projectWizard.NewProjectWizard.(NewProjectWizard.java:47) at com.intellij.ide.actions.NewProjectAction.actionPerformed(NewProjectAction.java:24) at com.intellij.openapi.actionSystem.ex.ActionUtil.doPerformActionOrShowPopup(ActionUtil.java:315) at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:294) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:337) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:294)...
Hi, there is an error when I click on new project, or when I load a project already created. Here is the stacktrace when I load a project already created:...
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...