mirror of
https://github.com/igorescodro/alkaa.git
synced 2025-05-17 11:06:00 +08:00

- Removed the custom `viewModelDefinition` function in favor of Koin's built-in `viewModelOf`. - Updated the Koin dependencies to use `koin-compose-viewmodel` instead of `koin-compose`. - Removed `libraries/di` module. - Updated all modules using `viewModelDefinition` to use `viewModelOf`. - Removed all module dependencies for the removed module.
Tracker
Module representing the Tracker dynamic feature. This feature shows a chart informing the user about the task completed during a period of time.