- Ktor a modern asynchronous framework backed by Kotlin coroutines, used to make HTTP network requests to an API
- Coroutines to write asynchronous code, which can improve performance and responsiveness.
- Koin to manage dependencies, which can help to improve code quality and maintainability.
- ImageLoader Compose Image library for Kotlin Multiplatform.
Add your api key for WeatherApi
- Official Google Documentation