StreamPlayerApp icon indicating copy to clipboard operation
StreamPlayerApp copied to clipboard

project created for the community as an example of modern structure/architecture and technologies to a real world

Results 14 StreamPlayerApp issues
Sort by recently updated
recently updated
newest added

Feature list module contains a lot of code, we should break it down in three modules: - search module; - details module; - list module.

enhancement

- Enable detekt for all modules; - Add the detekt task in the CI/CD

enhancement

Update the dependencies to the following versions: 1. Kotlin: 1.9.25 2. Gradle plugin: 8.2.2 3. Compose: 2024.09.02 4. Ksp: 1.9.25-1.0.20

enhancement

Update solution Koin removing from load and unload to rememberKoinModules

enhancement