Pokedex Flutter

Google
Pokemin
Pokemon

Pokedex is a small demo app based on technology stacks of modern Android apps.
This project is to focus especially on fetching data from the network and integrating persistent data into the database through the repository pattern.

Tech stack & Open-source libraries

API

Pokedex using the PokeAPI for constructing RESTful API.
PokeAPI provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Pokémon.

GitHub

View Github