This module provides bindings for the AndroidX Lifecycle library.
androidx.lifecycle:lifecycle-common-java8
implementation "io.github.reactivecircus.flowbinding:flowbinding-lifecycle:${flowbinding_version}"
fun Lifecycle.events(): Flow<Lifecycle.Event>