Flutter Pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture

App preview

home-1

home-news

pokedex

pokedex-fab

pokedex-fab-generation

pokemon-info-about

pokemon-info-base-stats

pokemon-info-evolution

pokemon-info-expanded

Video demo

Installation

  • Add Flutter to your machine

  • Open this project folder with Terminal/CMD and run flutter packages get

  • Run flutter run to build and run the debug app on your emulator/phone

Todos

  • [x] Home
  • [x] Home - Apply Sliver effect in home screen
  • [x] Pokedex
  • [x] Pokedex - FAB
  • [x] Pokedex - Add FAB animation
  • [ ] Pokedex - Add grid loading animation
  • [x] Pokedex - Add more Pokemons by balvinderz
  • [x] Pokedex - Add load more
  • [x] Pokemon Info
  • [x] Pokemon Info - About
  • [x] Pokemon Info - Base Stats
  • [x] Pokemon Info - Evolution
  • [ ] Pokemon Info - Moves (no design)
  • [x] Pokemon Info - Make tab area expandable
  • [x] Pokemon Info - Add animations
  • [x] Pokemon Info - Add more Pokemons by balvinderz
  • [ ] Pokemon Info - Add missing data in About tab
  • [x] Pokemon Info - Add Base Stats data by balvinderz
  • [x] Pokemon Info - Add Evolution data by balvinderz

GitHub

https://github.com/scitbiz/flutter_pokedex