{"id":24446394,"url":"https://github.com/flutterando/my_tick","last_synced_at":"2025-08-11T00:53:01.340Z","repository":{"id":267361118,"uuid":"901007109","full_name":"Flutterando/my_tick","owner":"Flutterando","description":"MyTick is a project designed to study and implement the new architecture proposed by the Flutter team. ","archived":false,"fork":false,"pushed_at":"2024-12-09T22:04:12.000Z","size":284,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T23:57:03.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Flutterando.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":"2024-12-09T21:47:50.000Z","updated_at":"2024-12-10T00:34:36.000Z","dependencies_parsed_at":"2024-12-09T22:35:30.805Z","dependency_job_id":"f14e7e8a-e14a-4400-908d-8767202c13d1","html_url":"https://github.com/Flutterando/my_tick","commit_stats":null,"previous_names":["flutterando/my_tick"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flutterando%2Fmy_tick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flutterando%2Fmy_tick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flutterando%2Fmy_tick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flutterando%2Fmy_tick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flutterando","download_url":"https://codeload.github.com/Flutterando/my_tick/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235531156,"owners_count":19004907,"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":[],"created_at":"2025-01-20T23:57:05.292Z","updated_at":"2025-01-25T03:11:15.334Z","avatar_url":"https://github.com/Flutterando.png","language":"C++","readme":"# MyTick: A Study of the New Flutter Architecture\n\n**MyTick** is a project designed to study and implement the new architecture proposed by the Flutter team. The repository contains two primary components:\n\n1. **Server**: A backend server built with Dart and Shelf to handle authentication and task management.\n2. **App**: A frontend application built with Flutter to consume the server's API and demonstrate architectural principles in practice.\n\n## Structure\n\n- `server/`: Contains the server implementation and a detailed `README.md` with instructions on how to run and test it.\n- `app/`: Contains the Flutter app implementation that interacts with the server.\n\n## Goals\n\nThis project aims to:\n\n1. Demonstrate how to use the new architecture proposed by Flutter in a practical scenario.\n2. Explore concepts such as separation of concerns, state management, dependency injection, and testing.\n3. Provide a hands-on example of integrating a Flutter app with a Dart backend.\n\n## Getting Started\n\n### 1. Setting up the Server\n\nNavigate to the `server/` directory and follow the instructions in its `README.md` to set up and run the backend server. The server handles:\n\n- Authentication using JWT.\n- Task management (CRUD operations).\n\n### 2. Setting up the Flutter App\n\nNavigate to the `app/` directory and follow the instructions in its `README.md` to set up and run the Flutter application. The app interacts with the server to:\n\n- Authenticate users.\n- Display, create, update, and delete tasks.\n\n## Notes\n\n- This project is intended for learning and demonstration purposes.\n- The server uses in-memory storage for simplicity; for production, consider using a database.\n- The architecture used in the Flutter app is modular and aligns with best practices to ensure scalability and maintainability.\n\nFeel free to explore the repository and adapt it to your needs!\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterando%2Fmy_tick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutterando%2Fmy_tick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterando%2Fmy_tick/lists"}