Files
Igor Escodro 14dd902327 🔥 Remove viewModelDefinition and update Koin dependencies
- 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.
2025-03-29 14:23:13 -04:00
..
2019-09-20 16:10:19 -03:00

Tracker

Module representing the Tracker dynamic feature. This feature shows a chart informing the user about the task completed during a period of time.