Skip to content

BroonDev/pokedex_app

Repository files navigation

DevQuiz


Layout

Layout used for development, you can access it in FIGMA


Functionalities

  • Home Page:
    • List of pokémon with their names and numbers
    • Pokemon search by name and number
    • sort by name and number
  • Pokemon Detail Page:
    • Listing of pokemon information containing the following data:
    • Name
    • Number
    • Image
    • Weight
    • Height
    • Movements
    • Short Description
    • Base Status

Developing


Built With

- Flutter
- Mobx(state management)
- get_it(dependency injection)
- dio(Http request)
- google fonts

Prerequisites

First, correctly configure the Flutter development environment on your machine, for that, access the link below Flutter Install

Setting up Dev

git clone https://github.com/Guysanches/pokedex_app
cd pokedex_app
flutter pub get
flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published