LideLinusZhang / cs446-project

CardClarity
0 stars 0 forks source link

Payment Due Date View Model #24

Closed rachellefontanilla closed 4 days ago

LideLinusZhang commented 2 weeks ago

How to use hilt DI to create view models

  1. https://developer.android.com/training/dependency-injection/hilt-jetpack#compose
  2. https://developer.android.com/develop/ui/compose/libraries#hilt-navigation

How to use StateFlow in view models

  1. https://developer.android.com/kotlin/flow/stateflow-and-sharedflow