Skip to content

Repository files navigation

A SIMPLE TODO APP

A new Flutter project.

Overview

This is a simple ToDo app built with Flutter. The app allows users to add and delete items from their to-do list. It demonstrates basic CRUD (Create, Read, Update, Delete) operations using Flutter's state management and widget system.

Features

  • Add Items: Add new tasks to your to-do list.
  • Delete Items: Remove tasks from your list.

Installation

To get started with this app, follow these steps:

Prerequisites

  • Flutter installed on your machine. If not, follow the Flutter installation guide.
  • A code editor such as Visual Studio Code or Android Studio.

Clone the Repository

flutter pub get

flutter pub get flutter_slidable:^3.1.1

Run the App

Flutter run

Usage

  1. Add a Task: Enter a task name in the input field and press the "Add" button to add it to your to-do list.
  2. Delete a Task: Swipe left on a task to reveal the delete button and tap it to remove the task from the list.

AUTHOR

Hambugger

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages