dd_flutter_idea_plugin
dd_flutter_idea_plugin copied to clipboard
flutter dio idea plugin
控制台崩溃
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "this.data" is null at shop.itbug.fluttercheckversionx.socket.ProjectSocketService$SocketResponseModel.calculateSize(ProjectSocketService.kt:73) at shop.itbug.fluttercheckversionx.dsl.RequestItemLayoutKt.requestDetailLayout$lambda$21$lambda$11(RequestItemLayout.kt:112) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:57) at com.intellij.ui.dsl.builder.impl.PanelImpl.row(PanelImpl.kt:19) at com.intellij.ui.dsl.builder.Panel.row$default(Panel.kt:75) at shop.itbug.fluttercheckversionx.dsl.RequestItemLayoutKt.requestDetailLayout$lambda$21(RequestItemLayout.kt:78) at com.intellij.ui.dsl.builder.BuilderKt.panel(builder.kt:19) at shop.itbug.fluttercheckversionx.dsl.RequestItemLayoutKt.requestDetailLayout(RequestItemLayout.kt:76) at shop.itbug.fluttercheckversionx.form.socket.MyCustomItemRender.getListCellRendererComponent(MyDefaultListModel.kt:31) at shop.itbug.fluttercheckversionx.form.socket.MyCustomItemRender.getListCellRendererComponent(MyDefaultListModel.kt:10) at com.intellij.ui.ExpandedItemListCellRendererWrapper.getListCellRendererComponent(ExpandedItemListCellRendererWrapper.java:24)...
  
是否可以取消MarkDown类型显示?? 属性排版变成流水式,看得眼花
I love this plugin but the only problem is I can't understand Chinese. Please add English support in plugin language.

Android Studio Koala Feature Drop | 2024.1.2 
com.intellij.diagnostic.PluginException: Cannot read field "parent" because "comp" is null [Plugin: shop.itbug.FlutterCheckVersionX] at com.intellij.ui.EditorNotificationsImpl$updateEditors$job$1.invokeSuspend(EditorNotificationsImpl.kt:262) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750) Caused by: java.lang.NullPointerException: Cannot read...
```basg java.lang.Throwable: shop.itbug.fluttercheckversionx.form.actions.ProjectFilter requests shop.itbug.fluttercheckversionx.socket.service.AppService instance. Class initialization must not depend on services. Consider using instance of the service on-demand instead. at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.serviceContainer.ComponentManagerImplKt.checkOutsideClassInitializer(ComponentManagerImpl.kt:1588) at com.intellij.serviceContainer.ComponentManagerImplKt.getOrCreateInstanceBlocking(ComponentManagerImpl.kt:1557) at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:746) at...