Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 2.02 KB

File metadata and controls

55 lines (30 loc) · 2.02 KB

Overview

This Task Manager App is built using Flutter to provide an efficient way for users to manage their tasks. It features a clean and intuitive user interface, robust state management for seamless performance, and local storage that caches todos on the home screen and allows users to save any To-Do items locally. Comprehensive unit tests are included to ensure reliable functionality and a smooth user experience.

Features

  • User Authentication.
  • CRUD Todos.
  • Pagination.
  • Cashe todos.
  • Save todo locally.
  • Refresh token.
  • Dark Theme.
  • Localization.

Technologies

Architecture

This project uses Clean Architecture. image

Screenshot

Home screen Todos saved screen login screen Create todo

Demo

todo-manager-app.mp4

Youtube video