PackageSearchSettingsService

class PackageSearchSettingsService(project: Project, coroutineScope: CoroutineScope)

Constructors

Link copied to clipboard
constructor(project: Project, coroutineScope: CoroutineScope)

Properties

Link copied to clipboard
val firstSplitPanePositionFlow: MutableStateFlow<Float>
Link copied to clipboard
val installRepositoryIfNeededFlow: MutableStateFlow<Boolean>
Link copied to clipboard
val isInfoPanelOpenFlow: MutableStateFlow<Boolean>
Link copied to clipboard
val secondSplitPanePositionFlow: MutableStateFlow<Float>
Link copied to clipboard
val stableOnlyFlow: MutableStateFlow<Boolean>