Skip to content

farhanhl/PokeDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App

Pokedex App is a mobile application developed using Flutter with RiverPod State Management to display information about various Pokémon.

Features

  • Display a list of Pokémon
  • Show detailed information for each Pokémon
  • Add favorite Pokémon

Requirements

  • Flutter 3.22.2

Installation

Follow these steps to install and run the Pokedex app locally:

  1. Clone the Repository

    git clone https://github.com/farhanhl/PokeDex.git
    cd pokedex
  2. Install Dependencies

    flutter pub get
  3. Run the Application

    • To run the app on an emulator or physical device:
      flutter run
  4. Build APK

    • To build a release APK:
      flutter build apk --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors