Skip to content

mi-kinoshita/minimal_todo_list_app

Repository files navigation

MINIMAL TODO APP 🌟 Made with Flutter

Flutter

Overview

This Todo app is a task management application with a simple and easy-to-use interface.

Try in your browser: https://minimal-list-app.web.app/

Preview

minimal_todo_app.png

Features

  • Intuitive operation with a simple UI
  • Add and delete tasks
  • Toggle task completion status
  • Dynamic color and dark mode support

Usage

The basic usage of the app is as follows:

  1. Tap the "+" button to add a new task.
  2. Swipe a task to delete it.
  3. Tap the checkbox to toggle the task's completion status.

Development Environment

  • Flutter [3.24.5]
  • Dart [3.5.4]
  • Android Studio [2024.2]

Contributing

Contributions to this project are welcome! Bug reports, feature suggestions, and pull requests are all appreciated.