Releases: FirebaseExtended/make-it-so-android
Releases · FirebaseExtended/make-it-so-android
Make it So v2.0.0
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.
Make it So v1.0.0
This version of Make it So uses callbacks in all services to pass the results from Firebase APIs back to the ViewModels.