yagoliveira92 / app-pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Test Pokedex - Mobile Engineer Test


Summary

Started

This project follows Clean Architecture with TDD exemplified by Resocoder, as well as Cubit for management of state.

To be able to properly execute the project, you must follow some steps:

  1. Download all packages and dependencies:
    • flutter pub get
  2. Generate and insert .env in the root of project. The name of the keys can be found in file .env-config;
  3. Add a firebase project for crashlytics and errors monitorings. See this documentation.
  4. Enjoy!

Packages and Dependencies

All packages and dependencies are in pubspec.yaml, but we have listed the main ones below with links so you can consult them:

About

License:MIT License


Languages

Language:Dart 59.2%Language:C++ 18.5%Language:CMake 15.5%Language:Ruby 2.2%Language:Swift 1.8%Language:HTML 1.5%Language:C 1.1%Language:Kotlin 0.1%Language:Objective-C 0.0%