Skip to content

mykalbayouk/PokedexApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedéx Recreation

Description

This project is a recreation of the Pokedéx from the Pokémon series. It is a mobile application that allows users to search for Pokémon by name or ID and view their details. The application uses the PokéAPI to fetch Pokémon data.

Nearly every aspect of this app is clickable, including the Pokémon themselves, which will take you to a detailed view of the Pokémon. The detailed view includes the Pokémon's name, ID, type, abilities, stats and more.

The current iteration of the app is meant only for mobile devices. But a web version exist at the link below.

Features

  • Search for Pokémon by name or ID
  • View Pokémon details
  • Clickable Pokémon sprites
  • View Types and Matchups for said type
  • View Abilities and their effects
  • View Evolutionary chain and how to evolve
  • View Moves and their effects, types and stats
  • View where to find this pokemon in actual games

Technologies

  • Flutter API
  • Dart
  • PokéAPI

Try Yourself!

Web Version

Installation

  1. Clone the repository
  2. Run flutter pub get to install dependencies
  3. Run flutter run to start the application
  4. Enjoy!

Demo Video

Pokedéx Recreation Demo

Screenshots

Home Page Search Page Detail Page Description Page Unique Evolution Page Type Page Ability Page Move Page Location Page

About

Recreation of the Pokédex using Flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages