Skip to content

SurajLad/PokeDex-App-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeDex App

A Pokémon fan application built with Flutter, powered by the PokéAPI.
This project demonstrates how to consume REST APIs in Flutter while showcasing clean UI and structured data management.


✨ Features

  • 📖 Pokédex – Browse and explore detailed Pokémon information
  • 🌀 Types – View Pokémon types with strengths and weaknesses
  • 🎒 Items – Discover Pokémon items and their effects
  • ⚔️ Moves – Explore Pokémon moves with stats and descriptions
  • 💡 Abilities – Learn about unique Pokémon abilities
  • 🌍 Regions – Navigate through Pokémon regions

🛠️ Tech Stack

  • Flutter – Cross-platform app development
  • Dart – Programming language for Flutter
  • PokéAPI – Open-source Pokémon RESTful API

📸 Screenshots



🚀 Getting Started

Prerequisites

  • Flutter SDK installed
  • A code editor (VS Code / Android Studio recommended)

Installation

# Clone the repository
git clone https://github.com/SurajLad/PokeDex-App.git

# Navigate into the project
cd PokeDex-App

# Install dependencies
flutter pub get

# Run the app
flutter run

🙌 Credits

  • Saepul Nahwane - UI Inspired from here.
  • FlatIcons & FreePik - For graphics

About

A Flutter-based Pokémon fan app featuring Pokédex, types, items, moves, abilities, and regions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages