yagoliveira92 / app_test_cloudwalk

Aplicativo Teste para CloudWalk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Test CloudWalk - Mobile Engineer Test #1


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

Aplicativo Teste para CloudWalk

License:MIT License


Languages

Language:Dart 68.7%Language:C++ 15.3%Language:CMake 12.3%Language:Swift 1.4%Language:HTML 1.2%Language:C 0.9%Language:Kotlin 0.1%Language:Objective-C 0.0%