{"id":26714245,"url":"https://github.com/kaivankeren/simple-todo-app","last_synced_at":"2025-03-27T13:18:51.461Z","repository":{"id":284073983,"uuid":"953735641","full_name":"KaivanKeren/simple-todo-app","owner":"KaivanKeren","description":"Simple todo list app with flutter","archived":false,"fork":false,"pushed_at":"2025-03-24T01:57:28.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T02:36:35.528Z","etag":null,"topics":["dart","flutter","flutter-todo-list","simple-app","todo-app"],"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/KaivanKeren.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}},"created_at":"2025-03-24T01:49:09.000Z","updated_at":"2025-03-24T02:34:46.000Z","dependencies_parsed_at":"2025-03-24T02:36:39.339Z","dependency_job_id":"0bfcf374-9fa4-4a79-ae43-e25268f2198d","html_url":"https://github.com/KaivanKeren/simple-todo-app","commit_stats":null,"previous_names":["kaivankeren/simple-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fsimple-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fsimple-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fsimple-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fsimple-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaivanKeren","download_url":"https://codeload.github.com/KaivanKeren/simple-todo-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850358,"owners_count":20682647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dart","flutter","flutter-todo-list","simple-app","todo-app"],"created_at":"2025-03-27T13:18:50.648Z","updated_at":"2025-03-27T13:18:51.449Z","avatar_url":"https://github.com/KaivanKeren.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do List App\n\nA simple and elegant To-Do List application built with Flutter and Provider for state management.\n\n## Features\n- Add, edit, and delete tasks\n- Persist tasks using Provider\n- Supports light and dark themes\n- Uses Material 3 design principles\n- Smooth scrolling with BouncingScrollPhysics\n- Adaptive layout supporting portrait orientations\n\n## Technologies Used\n- Flutter\n- Provider (State Management)\n- Material 3 Design\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/KaivanKeren/simple-todo-app.git\n   cd simple-todo-app\n   ```\n2. Install dependencies:\n   ```sh\n   flutter pub get\n   ```\n3. Run the app:\n   ```sh\n   flutter run\n   ```\n\n## Project Structure\n```\nandroid_project/\n│── lib/\n│   ├── main.dart           # Entry point of the app\n│   ├── models/\n│   │   ├── save_task.dart  # A model for storing and managing to-do lists.\n│   │   ├── task_model.dart  # Model for assignments.\n│   ├── screens/\n│   │   ├── add_todo.dart   # Page to add new tasks.\n│   │   ├── todo_list.dart  # Main screen displaying tasks.\n│── pubspec.yaml            # Dependencies and package configurations\n│── README.md               # Project documentation\n```\n\n## Usage\n- Launch the app and view existing tasks.\n- Tap the add button to create a new task.\n- Tap on an existing task to edit it.\n- Swipe to delete a task.\n\n## Contributions\nFeel free to fork this repository and submit pull requests for improvements or new features.\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivankeren%2Fsimple-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaivankeren%2Fsimple-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivankeren%2Fsimple-todo-app/lists"}