Sha256: f4509b7b7744931497dbb8dff45f718aa4803cb3d13a10749d82baa2d852e2ac

Contents?: true

Size: 647 Bytes

Versions: 2

Compression:

Stored size: 647 Bytes

Contents

restartable scheme("[androidx.compose.ui.UiComposable]") fun ContactRow(
  unstable contact: Contact
  stable modifier: Modifier? = @static Companion
)
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ToggleButton(
  stable selected: Boolean
  stable onToggled: Function1<Boolean, Unit>
)
restartable scheme("[androidx.compose.ui.UiComposable]") fun ContactDetails(
  unstable contact: Contact
)
restartable skippable scheme("[0, [0]]") fun ExampleTheme(
  stable darkTheme: Boolean = @dynamic isSystemInDarkTheme($composer, 0)
  stable dynamicColor: Boolean = @static true
  stable content: Function2<Composer, Int, Unit>
)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
danger-compose_compiler_metrics-0.0.4 spec/support/fixtures/compose_compiler_metrics_baseline/app_debug-composables.txt
danger-compose_compiler_metrics-0.0.3 spec/support/fixtures/compose_compiler_metrics_baseline/app_debug-composables.txt