Taskeo - A simple task manager.

Simple task manager (really basic) made with Flutter - Beautiful native apps in record time. It let you create task, add todo inside a task.

UI

State management

We will use the famous Bloc Pattern from flutter_bloc for state management.

Data access

For data access, we will use repository pattern. It will add an abstraction layer on top of that data access. That layer will be very helpful when we want to reuse those repository interfaces.

Dependency injection (DI)

We will use get_it package for dependency injection.


Made with ❤️️ in Madagascar 🇲🇬

Follow me on