This module provides bindings for the AndroidX Navigation library.
androidx.navigation:navigation-runtime
implementation "io.github.reactivecircus.flowbinding:flowbinding-navigation:${flowbinding_version}"
fun NavController.destinationChangeEvents(): Flow<DestinationChangeEvent>