Skip to content

Mathvdias/pokedex

Repository files navigation

PokeDex - Flutter

Um app Flutter para ver seus melhores Pokémons

MIT License Flutter Material 3 Flutter version PokeApi

Versão WEB/PWA - Vercel

POKEDEX

Design

Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2022-11-21.at.23.03.22.mp4

Desenvolvimento

Layout para iOS, android e Web, o app foi desenvolvido com princípios do SOLID e CleanArch + MVVM, e testes unitários com mockito e testes de widget.

Instalação

Instale o app Pokedex com git

  git clone https://github.com/Mathvdias/pokedex.git
  cd pokedex
  code .
  flutter pub get

Api - Pokedex

O app foi usado a Api PokeApi

Pacotes Usados

  • Dio
  • Provider
  • Intl
  • Cached Network Image
  • Google Fonts
  • http
  • Dev: Mockito