Um app Flutter para ver seus melhores Pokémons
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2022-11-21.at.23.03.22.mp4
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.
Instale o app Pokedex com git
git clone https://github.com/Mathvdias/pokedex.git
cd pokedex
code .
flutter pub get
O app foi usado a Api PokeApi
- Dio
- Provider
- Intl
- Cached Network Image
- Google Fonts
- http
- Dev: Mockito