Skip to content

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

License

Notifications You must be signed in to change notification settings

hungps/flutter_pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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

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

Thanks

License

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