Skip to content

Syed-Abdullah-G/todolist-app

Repository files navigation

Minimalistic TodoList App

Screenshots:

This is a simple TodoList app created using Flutter and Hive, featuring create, complete, and delete functionality.

Features

  • Create: Add new tasks to your todo list.
  • Complete: Mark tasks as completed.
  • Delete: Remove tasks from the list.

Getting Started

To get started with this project, you'll need to have Flutter installed. If you haven't already, you can download and install Flutter from the official Flutter website.

Installation

  1. Clone the repository:
git clone https://github.com/Syed-Abdullah-G/todolist-app.git
  1. Navigate into the directory:
cd todolist-app
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

Usage

  1. Add Task: Tap on the "+" button to add a new task.
  2. Complete Task: Tap on a task to mark it as completed.
  3. Delete Task: Swipe left on a task to delete it.

Want to Contribute ?

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!

License

This project is licensed under the MIT License.

Acknowledgements

  • This project was inspired by the need for a simple and minimalistic TodoList app.
  • Special thanks to the Flutter and Hive communities for their amazing contributions and support.

About

To Do List app made using Flutter and Hive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published