{"id":27326582,"url":"https://github.com/priyankatuli/todo_app","last_synced_at":"2026-05-03T07:44:48.612Z","repository":{"id":286840460,"uuid":"962563127","full_name":"priyankatuli/todo_app","owner":"priyankatuli","description":"A simple Todo App","archived":false,"fork":false,"pushed_at":"2025-04-08T19:18:59.000Z","size":422,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T05:41:24.704Z","etag":null,"topics":["csv","dart","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyankatuli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-08T10:43:11.000Z","updated_at":"2025-04-08T19:19:02.000Z","dependencies_parsed_at":"2025-05-29T05:38:02.062Z","dependency_job_id":"ef12f601-f0e2-41e4-8aaa-9c7a3ed8e2bb","html_url":"https://github.com/priyankatuli/todo_app","commit_stats":null,"previous_names":["priyankatuli/todo_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/priyankatuli/todo_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyankatuli","download_url":"https://codeload.github.com/priyankatuli/todo_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankatuli%2Ftodo_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","dart","flutter"],"created_at":"2025-04-12T11:58:56.574Z","updated_at":"2026-05-03T07:44:48.605Z","avatar_url":"https://github.com/priyankatuli.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Todo App\n\nThis is a simple Todo App designed to help users keep track of their daily todos efficiently.\n\n## 🚀 Features\n\n✅ **Create Tasks**\n1. Add tasks with a title and description.\n2. Automatically records the task creation time.\n\n🔁 **Update Todo Status**\n- Easily mark todos as **Done** or **Undone**\n\n🗑️ **Swipe to Delete**\n- Quickly remove todos using the intuitive `Dismissible` widget.\n\n💾 **CSV-Based Data Storage**\n- Todos are saved locally in a `.csv` file within the device's document directory.\n\n## 📂 File Storage Location\n\nThe `.csv` file is stored using the `path_provider` package in the app’s **application documents directory**, typically found in:\nAndroid: /data/data/\u003cyour.app.package.name\u003e/app_flutter/files_name. You can view this path using **Device Explorer** in Android Studio.\n\n## Why use CSV instead of Database\n- Simple to use, Lightweight\n- Human readable,open it (Notepad,Excel)\n- No need for complex database setup\n\n## Installation\n\n## Clone the repository\n```\n  git clone https://github.com/priyankatuli/todo_app.git\n```\n## Install dependencies\n```\n  flutter pub get\n```\n## Run the app\n```\n  flutter run\n```\n## Flutter version management\n```\n  fvm use\n```\n## Build APK\nflutter build apk --release\n\n## Tech Stack\n- Flutter\n- Dart\n\n## 📸 Screenshots\n\n### TodoList: Displays all todos categorized into All, Undone, and Done.\n| TodoList Screen                         |                             \n|-----------------------------------------|\n| ![TodoList](assets/images/todolist.png) | \n\n### Create New Todo: Users can add a new todo with a title and description.\n| New Todo Screen                         |\n|-----------------------------------------|\n| ![New Todo](assets/images/new_todo.png) |\n\n### Completed Todos or not: Visually shows which todos are marked as done or undone.\n| Done and Undone Screen |\n|------------------------|\n| ![Undone](assets/images/undone.png)       ![Done](assets/images/done.png)|\n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankatuli%2Ftodo_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyankatuli%2Ftodo_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankatuli%2Ftodo_app/lists"}