The Jetpack Compose PokeAPI Series

Pedro Alvarez
1 min readMar 22, 2024

--

Image from https://alphacoders.com/pokedex-wallpapers

This module illustrates a tutorial about how to build a Pokedex consuming the PokeAPI step by step using Kotlin with Jetpack Compose. Each article illustrates a different concept and the tutorial should be followed step by step.

API consuming with Retrofit and MVVM:

Dependency Injection with Hilt:

PokeAPI Pagination:

Dependency Injection with Koin:

HTTP Interceptor pattern:

Room Database

--

--

Pedro Alvarez
Pedro Alvarez

Written by Pedro Alvarez

Mobile Engineer | iOS | Android | KMP | Flutter | WWDC19 scholarship winner | Blockchain enthusiast https://www.linkedin.com/in/pedro-alvarez94/

No responses yet