We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: added an ability to use mdi without androidx.navigation
fix: DIViewModel is now public
fix: navigation screen renamed
fix: nav controller added to di.viewmodel
fix: composable invocation fix
fix: viewModelScope now is provider
fix: replaced `singleton` with `provider` for factory to remove closu… …re caching
feat: fixed a bug with caching
feat: version bump