DhairyeKataria / DoIt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoIt - A ToDo List App

A new Flutter app to create a ToDo list and check to the items in list as you progress through your day.

DoIt Demo

DoIt.Demo.mov

💻 Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

✨ Features

  • Create tasks.
  • Check off the tasks.
  • All of the Data is stored locally on the device.
  • Long Press to move the tasks from current list to Deleted tasks list.
  • Tap the Delete icon to delete all the checked off tasks in the Deleted List.
  • Long Press to permanently delete a single task in the Deleted tasks list.

🔌 Plugins

Name Usage
Provider State Management
get_storage A fast, extra light and synchronous key-value in.
memory, which backs up data to disk at each
operation.

About


Languages

Language:Dart 37.0%Language:C++ 33.8%Language:CMake 16.0%Language:HTML 7.9%Language:Ruby 2.7%Language:C 1.5%Language:Swift 0.8%Language:Kotlin 0.2%Language:Objective-C 0.1%