Skip to content

diogosequeira94/flutter_pokedex

Repository files navigation

Pokédex

A digital Pokémon encyclopedia that has information of a Pokémon statistics, abilities, moves and evolutions. Uses Flutter BLoC as state management solution and gets data from pokeapi.co.

Preview

Todos

  • Repository Layer
  • Home
  • Details Screen
  • Pokedex - Gen I Sprites
  • Pokemon Info
  • Details Screen Tabs
  • Pokemon Info - Abilities
  • Pokemon Info - Base Stats
  • Pokemon Info - Moves
  • Pokemon Info / Species - About
  • Pokemon Info - Evolution
  • Navigation to Evolution
  • SearchBox
  • Toggle View Mode
  • Repository Unit testing
  • Cubit Unit testing
  • Widget testing
  • Added Pokédex opening animation on app start
  • Pokedex AppBar
  • Add support for Legendary/Mythical/Baby
  • Setup Actions
  • Themes Support