Pokedex Flutter
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
- Minimum SDK level 21
- Flutter
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.