Skip to content

Repository files navigation

📱 Pokémon Flutter App

A Flutter application for Pokémon fans featuring a Pokédex, a favorites list, and a collection of mainline Pokémon video games.


🧩 Features

🔖 Favorites

  • Save your favorite Pokémon locally using shared_preferences.
  • Easily access and manage your custom favorite list.

📘 Pokédex

  • Fetches real-time Pokémon data from the PokéAPI v2.
  • Detailed Pokémon view includes:
    • Main Pokémon image
    • Pokédex index number
    • Pokémon types
    • Sprites (normal and shiny)

🎮 Video Games

  • Explore the main Pokémon video games, from Red/Blue to Scarlet/Violet.
  • All video game information is statically stored in the code.
  • Each game has a standalone description with no dependencies on previous titles.

🛠️ Tech Stack

  • Flutter & Dart
  • Provider (ChangeNotifier) for state management
  • shared_preferences for local storage
  • HTTP for API requests

📚 Learning Resources

This app was built as part of my learning journey through the following resources:


🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/JevDev2304/pokemon-flutter-app.git
    cd pokemon-flutter-app

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages