jam1401 / YACA

Yet another counter app demonstrating Bloc Architecture and testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YACA

Yes Another Counter App. I needed an application to explore both an architecture model and Test Driven development. This app using the Bloc model for state and is structured along the lines of the clean architecture model.

Both Unit and Widget testing is implemented under the test directory

Coverage is around 90% and the details can be found in the /coverage directory.

Hope its useful top someone

About

Yet another counter app demonstrating Bloc Architecture and testing


Languages

Language:C++ 37.9%Language:CMake 29.0%Language:Dart 27.1%Language:Swift 2.5%Language:HTML 2.0%Language:C 1.3%Language:Kotlin 0.2%Language:Objective-C 0.1%