VincentJouanne / flutter-bloc-clean-architecture

🏛 Flutter clean architecture using the bloc library for state management. This repository aims to help people to architecture their Flutter apps by providing an opinionated example.
173 stars 36 forks source link
bloc clean-architecture dartz emulator firebase flutter functional-programming port-adapter tdd tests ui

codecov

The application example

app_banner

A free UI Kit made by Pixel True, which will be used as a demo application for this repository.

Motivation

This repository aims to be a template or an inspiration source for your next Flutter project by providing you high quality standards.