TODO APP

Basic Feature:

  • Create Task
  • Edit Task
  • Delete Task
  • Update Task

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/SHC12/am-todo-app.git

Step 2:

Go to the project root and execute the following command in the console to get the required dependencies:

flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs

Step 3:

Connect a device with debugging using ADB and run the project with:

flutter run lib/main.dart

Feature

  • Todo

Libraries & Tools Used

State Management :

Library :