SHC12 / am-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :

About


Languages

Language:Dart 60.3%Language:C++ 17.7%Language:CMake 15.8%Language:Ruby 2.3%Language:HTML 1.5%Language:C 1.2%Language:Swift 1.1%Language:Kotlin 0.1%Language:Objective-C 0.0%