Skip to content

hsynaksu/pokedex_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex Mobile App

This application allows you to browse through Pokemon records using the public PokeAPI. You can view information about different Pokemon, search for specific ones, and even filter them based on their types. I used GraphQl for accessing PokeAPI and riverpod for state management.

Features

  • List Pokemons
  • Search and Filter
  • Pokemon Details

How to Run

  1. Download or Clone the repo
  2. Install all the packages by typing the following command into your terminal
    flutter pub get
  3. Run tests
    flutter test
  4. Run the App.
    flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages