Compose Compiler Report - MusicSearch

Skippable Composables 13
Restartable Composables 14
Readonly Composables 0
Total Composables 16
Restart Groups 14
Total Groups 17
Static Arguments 14
Certain Arguments 2
Known Stable Arguments 108
Known Unstable Arguments 0
Unknown Stable Arguments 0
Total Arguments 108
Marked Stable Classes 0
Inferred Stable Classes 0
Inferred Unstable Classes 0
Inferred Uncertain Classes 0
Effectively Stable Classes 0
Total Classes 0
Memoized Lambdas 17
Singleton Lambdas 0
Singleton Composable Lambdas 0
Composable Lambdas 10
Total Lambdas 17

package name composable skippable restartable readonly inline isLambda hasDefaults defaultsGroup groups calls
ly.david.musicsearch.shared.AppBottomNavigationBar AppBottomNavigationBar 1 1 1 0 0 0 0 0 1 2
ly.david.musicsearch.shared.AppNavigationRail AppNavigationRail 1 1 1 0 0 0 0 0 1 2
ly.david.musicsearch.shared.AppRoot AppRoot 1 1 1 0 0 0 0 0 1 2
ly.david.musicsearch.shared.useDarkTheme useDarkTheme 1 0 0 0 0 0 0 0 1 2
ly.david.musicsearch.shared.useMaterialYou useMaterialYou 1 0 0 0 0 0 0 0 1 1

No composable found with issues 😁
1.

fun AppBottomNavigationBar

Skippable Restartable

No. Stability Parameter Type
1 STABLE currentTopLevelScreen Screen
2 STABLE navigateToTopLevelScreen Function1<Screen, Unit>? = @static $composer.startReplaceableGroup(612095074)
2.

fun AppNavigationRail

Skippable Restartable

No. Stability Parameter Type
1 STABLE currentTopLevelScreen Screen
2 STABLE modifier Modifier? = @static Companion
3 STABLE navigateToTopLevelScreen Function1<Screen, Unit>? = @static $composer.startReplaceableGroup(-1893562948)
3.

fun AppRoot

Skippable Restartable

No. Stability Parameter Type
1 STABLE circuit Circuit
2 STABLE backStack SaveableBackStack
3 STABLE navigator Navigator
4 STABLE modifier Modifier? = @static Companion
4.

fun useDarkTheme

Non Skippable Non Restartable

5.

fun useMaterialYou

Non Skippable Non Restartable


No Class Report