Skip to content

A Flutter Project to create tasks and and save it in the app using sqlite and you can delete the task or archive it

Notifications You must be signed in to change notification settings

AdelDaniel/task_list

Repository files navigation

Task List Using Bloc Library

style: lint


App Icon

Task List


A task management app developed using Flutter and Dart, allowing users to create, edit, and organize tasks efficiently.
  • Integrated SQLite for local storage, enabling users to save tasks, archive completed ones, and delete or edit existing tasks.
  • Implemented task archiving functionality to preserve completed tasks for future reference.
  • Designed an intuitive user interface, enhancing productivity and user experience through simple task management tools.

Sections


app_architecture

GIF_Screens


Packages_And_Dependacies

  • flutter_bloc:
  • sqflite:
  • path:
  • intl:
  • fluttertoast:
  • flutter_staggered_animations:
  • equatable:
  • animate_icons:
  • lint:

App_Screen

About

A Flutter Project to create tasks and and save it in the app using sqlite and you can delete the task or archive it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages