Skip to content

Make it So v2.0.0

Latest
Compare
Choose a tag to compare
@marinacoelho marinacoelho released this 03 Nov 16:19
· 27 commits to main since this release
55b8504

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.