The usage of layered architecture and writing tests

Simple Todo

This project demonstrates the usage of layered architecture and writing tests.

Screenshot:

Features:

  • Create/delete task
  • Complete/uncomplete task

Architecture:

 

Getting Started

Fetch the dependencies:

flutter pub get

Run:

flutter run

Test:

flutter test

Thank you!

GitHub

View Github