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.
- User Authentication.
- CRUD Todos.
- Pagination.
- Cashe todos.
- Save todo locally.
- Refresh token.
- Dark Theme.
- Localization.
This project uses Clean Architecture.
Home screen | Todos saved screen | login screen | Create todo |
---|---|---|---|