FLUTTER ECOSYSTEM

hungps/flutter_pokedex

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

flutter_pokedex project cover
Stars
2.5K
Forks
573
Last push (UTC)
Apr 3, 2026
Project status
Active
Hung Pham Sy GitHub avatar
GITHUB User

Hung Pham Sy ↗

LanguagesDartC++CMakeRubyHTMLCSwiftKotlinObjective-C

Technical topics

Related packages and examples

Dependencies used

Dependency list 24 items

App categories

Rankings

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Flutter Pokedex

Awesome Flutter Codemagic build status License License

Pokedex app built with Flutter

App preview

Home News Pokedex Pokedex FAB Pokedex Generation Pokemon Info - About Pokemon Info - Base Stats Pokemon Info - Evolution Pokemon Info - Base Stats (Expanded)

Video demo

Demo

Installation

  • Add Flutter to your machine (the compatible Flutter version can be seen in the .fvmrc file)

  • Open this project folder with Terminal/CMD and run flutter pub 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

Thanks

License

All the code available under the MIT + Apache 2.0. licenses. See LICENSE.