Skip to content

Eduardo-Tanaka/pokedex-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Pokedex app written in flutter.
The Pokédex is an electronic device designed to catalogue and provide information regarding the various species of Pokémon featured in the Pokémon video game, anime and manga series.

Screenshots

Tested on android only, sorry i dont have a iphone/mac

Pokedex

Home About Stat Evolution

Tecnologies

TODO

  • add other generations
  • add moves / abilities

Open 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.

Credits