Carros Flutter - App utilizando Clean Architecture

Overview

Carros

Flutter - App utilizando Clean Architecture

Arquitetura

Proposta de Arquitetura Limpa para o Dart/Flutter: (https://github.com/Flutterando/Clean-Dart) Captura de Tela 2022-05-10 às 16 23 24 Captura de Tela 2022-05-10 às 16 23 38

Arquitetura de pastas usadas no projeto: (Feature de Carros)

Captura de Tela 2022-05-10 às 16 26 16

Testes (Unit / Widget)

O aplicativo possui testes nas seguintes camadas:

  • Testes de Widget
  • Presenter (Cubit)
  • UseCase / Domain
  • Repository
  • DataSource

Teste

flutter test

Captura de Tela 2022-05-10 às 16 43 42

You might also like...

Aplicativo de teste que roda em background timer atual utilizando Isolate.

# isolate_app A new Flutter project. ## Getting Started This project is a starting point for a Flutter application. A few resources to get you sta

Jun 20, 2022

🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.

🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.

Rorty Flutter Rorty 📺 (work-in-progress for V2 👷 🔧️ 👷‍♀️ ⛏ ) Getting Started Flutter Clean Architecture in Rorty is a sample project that presents

Jan 1, 2023

This project follows the Reso Coder course for flutter test-driven-development with clean architecture and BloC state management for a random trivia simple app.

This project follows the Reso Coder course for flutter test-driven-development with clean architecture and BloC state management for a random trivia simple app.

Jan 5, 2022

Build flutter posts app using Robert Martin (Uncle Bob) clean architecture.

Flutter clean architecture - Posts app بالعربي #1 Intro Video Link #2 Explain clean architecture Video Link #3 Initial project , Add and explain requi

Dec 23, 2022

Flutter auth app with TDD Clean Architecture

Flutter auth app with TDD Clean Architecture

Flutter App Auth 📱 This is App with Auth Function like Login and Register. All API using reqres.in. This app also implementing Flutter Clean Architec

Dec 29, 2022

Random Users app, developed with Flutter and using Clean Architecture, BLoC, TDD and Functional Programming.

random_users This project is a sample of how to build a Flutter application using de benefits of Clean Architecture, TDD and Functional Programming. G

Jul 21, 2022

Flutter Pokedex app with Riverpod, animations and clean architecture.

Flutter Pokedex app with Riverpod, animations and clean architecture.

Pokedex Generated by the Very Good CLI 🤖 Screenshots Getting Started 🚀 This project contains 3 flavors: development staging production To run the de

Nov 12, 2022

Pokedex app built with Flutter (with lots of animations) using Clean Architecture.

Pokedex app built with Flutter (with lots of animations) using Clean Architecture.

Flutter Pokedex Pokedex app built with Flutter App preview Video demo Installation Add Flutter to your machine Open this project folder with Terminal/

Dec 29, 2022

🚀 User management app built in flutter using clean architecture, MVVM, get it, dio, RxDart, bloc, cubit, getX and provider

🚀 User management app built in flutter using clean architecture, MVVM,  get it,  dio, RxDart, bloc, cubit, getX and provider

🔥 Go Rest app In this project, we are going to build a user management app using Flutter. We have used the Go REST API to make HTTP request methods.

Aug 14, 2023
Owner
Vinicius Zimmer
👨‍💻 Flutter Developer.
Vinicius Zimmer
Flutter-clean-architecture - A simple flutter project developed with TDD and using Clean Architecture principles.

Clean Architecture This is a study project to practice TDD and a good approach of Clean Architecture for flutter projects. It is based on Reso Coder s

Luiz Paulo Franz 8 Jul 21, 2022
clean architecture and clean code with flutter , with bloc and getx state managment .

example_bloc A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Khaled ElTohamy 6 Aug 22, 2022
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture

Inspiring Domain Driven Design Flutter Architecture Please take a look at my slides to learn more Strategic Domain Driven Design For Improving Flutter

Majid Hajian 324 Dec 25, 2022
Proyect with Clean Architecture / Hexagonal Architecture - Patron BLoC - The MovieDB API

flutter_movies_db A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

null 2 Sep 22, 2022
App de teste que executa uma função de fibonacci em background utilizando compute.

app_isolate_compute A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you star

Isaque Santos Paixão 0 Jan 7, 2022
Minha primeira aplicação android utilizando Flutter feito no curso de Flutter da Cod3r Cursos Online. O foco dessa aplicação foi um contato inicial com o Flutter.

expenses Expenses é uma aplicação android simples feita em Flutter para controlar despesas pessoais. A aplicação consiste em: Listar transações feitas

Guilherme Teixeira Ais 2 Apr 19, 2022
Relógio Pomodoro desenvolvido em Flutter utilizando reatividade como MOBX

pomodoro A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Evandro Augusto Guaranha Da Silva 0 Nov 24, 2021
Aplicativo desenvolvido em sala de aula com auxilio do Profº Kleber Andrade, utilizando Flutter e Sqlite.

App Lista de Tarefas Aplicativo desenvolvido apartir de um exercicio proposto pelo professor kleber Andrade. Objetivo era fazer uma lista de tarefas c

Otavio Freire 0 Dec 27, 2021
Aplicativo com Flutter - GetX - Amplify simulando uma pokedex utilizando a PokeAPI

pokedex app (flutter - getX - amplify) Desenvolvedor: Fellipe Prates email: [email protected] Sobre o app Aplicativo desenvolvido para treinament

Fellipe Augusto Prates 0 Jan 5, 2022
O school_app é uma Aplicação Mobile para uma escola que foi desenvolvida utilizando Flutter SDK/Dart

O school_app é uma Aplicação Mobile para uma escola que foi desenvolvida utilizando Flutter SDK/Dart(Para o aplicativo móvel), Node.Js (Para a API) e PostgreSQL(Para o Banco de dados).

null 2 May 21, 2022