Skip to content

smarenkov/todo_app

Repository files navigation

Todo app

A todo project created in flutter using BloC and Drift. Developed using the concept of Clean Architecture and Features Driven Development.

The project support mobile and desktop platforms.

Project Features:

  • Create, read, update and delete todo tasks

Splash Screen

The splash screen is set up using the flutter_native_splash package, configured in the flutter_native_splash.yaml file.