This version of Make it So updates all the services in the model directory to stop using callbacks to pass the results from Firebase APIs back to the ViewModels. Instead, v2.0.0 uses Kotlin Coroutines and Kotlin Flows.
This version of Make it So updates all the services in the model directory to stop using callbacks to pass the results from Firebase APIs back to the ViewModels. Instead, v2.0.0 uses Kotlin Coroutines and Kotlin Flows.