Skip to content

This To-Do app efficiently organizes daily tasks, allowing easy addition, editing, and deletion of items, with secure Hive database storage for constant access to up-to-date task information.

Notifications You must be signed in to change notification settings

GunseliUnsal/orange-todo

Repository files navigation

ORANGE TO-DO 🍊

This simple To-Do application is a useful tool for organizing your daily tasks. You can easily add, edit, and delete items from the to-do list. Also, your data is securely stored using the Hive database, ensuring that you always have access to up-to-date information about your tasks.

APP

Installation

  1. Create a new Flutter project:
flutter create orange-todo
  1. Clone the repository:
git clone https://github.com/GunseliUnsal/orange-todo.git
  1. Test your changes by running the app on an emulator or a physical device:
flutter pub get
flutter run

About

This To-Do app efficiently organizes daily tasks, allowing easy addition, editing, and deletion of items, with secure Hive database storage for constant access to up-to-date task information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published