Skip to content

alanlgoncalves/pokedex

Repository files navigation

Pokedex


Fully functional Pokedex APP with Flutter

Technologies   |    Prerequisites   |    How to Run   |    Special Thanks   |    Disclaimer

Screen Shot 2021-09-07 at 15 53 03

Did you like this project? ❤

  • Support it by ⭐ to joining on the stargazers list of this Pokedex project.
  • Follow me for my next creations! 💪🏾

Actual Release

Version Platform Download Performance
1.4.1 Android
1.4.1 IOS
1.4.1 Web
1.4.1 macOS
1.4.1 Windows

Future Releases

Version New Functionalities Supported Platforms
1.5.0 - Linux App Android IOS Web macOS Windows Linux
1.6.0 - Moves page Android IOS Web macOS Windows Linux
1.7.0 - Abilities page Android IOS Web macOS Windows Linux
1.8.0 - Pokémon News Android IOS Web macOS Windows Linux

Functionalities

  • Sun (Light) and Moon (Dark) Themes
  • List of all 898 Pokémons
  • All generations (I, II, III, IV, V, VI, VII, VIII)
  • Pokémons details
    • Image
    • Description
    • Sound
    • Animated Sprites
    • Breading information
    • Training information
    • Cards
    • Base Stats
    • Evolution Chain with Mega Evolutions
    • Moves
  • Favorites Pokémons
  • Filter by Pokémons generation
  • Filter by Pokémons types
  • Filter by Pokémons name or number
  • Items

Sun Theme

Moon Theme

Technologies

Prerequisites

Befor start, you will need to install Flutter on your machine: Git, Flutter. Besides, it's nice to have an editor to work with code like VSCode or IntelliJ IDEA.

How to Run

# Clone this repository
$ git clone https://github.com/alanlgoncalves/pokedex

# Go to repository folder
$ cd pokedex

# Install dependencies
$ flutter pub get

# Run the APP on the open device (Android or IOS)
$ flutter run

Special Thanks ❤

Disclaimer

This repo is for educational use only. All Pokémons assets content found within this repo is the property of The Pokemon Company. Please respect the original source material.