Skip to content

The To-Do App in Flutter is a powerful and intuitive task management tool designed to streamline users daily productivity. With a clean and user-friendly interface, the app enables users to create, organize, and prioritize tasks effortlessly.

Notifications You must be signed in to change notification settings

Naincy04/to-do-app

Repository files navigation

To-Do App

This is a simple to-do app built with Flutter that uses Hive for the local NoSQL database and Moor for ORM and database operations. The app allows users to add, edit, and delete tasks.

Features

  • Add new tasks with titles and optional descriptions.
  • Edit existing tasks.
  • Mark tasks as completed.
  • Delete tasks.
  • Persist tasks locally using Hive and Moor.

Dependencies

This project uses the following dependencies:

  • Flutter
  • Hive for local NoSQL database.
  • Moor for ORM and database operations.
  • Other dependencies can be found in pubspec.yaml.

Screenshots

   

Happy coding!

About

The To-Do App in Flutter is a powerful and intuitive task management tool designed to streamline users daily productivity. With a clean and user-friendly interface, the app enables users to create, organize, and prioritize tasks effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published