{"id":24972488,"url":"https://github.com/dcaayushd/tic-tac-toe","last_synced_at":"2026-02-25T20:31:56.642Z","repository":{"id":241250687,"uuid":"796672163","full_name":"dcaayushd/Tic-Tac-Toe","owner":"dcaayushd","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-05T13:56:27.000Z","size":2768,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T19:42:42.699Z","etag":null,"topics":["dart","firebase"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcaayushd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-06T12:09:13.000Z","updated_at":"2025-04-05T13:56:31.000Z","dependencies_parsed_at":"2024-06-02T11:29:17.359Z","dependency_job_id":"a79f148f-4153-42ff-9110-b20d627f0633","html_url":"https://github.com/dcaayushd/Tic-Tac-Toe","commit_stats":null,"previous_names":["dcaayushd/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcaayushd/Tic-Tac-Toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcaayushd%2FTic-Tac-Toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcaayushd%2FTic-Tac-Toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcaayushd%2FTic-Tac-Toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcaayushd%2FTic-Tac-Toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcaayushd","download_url":"https://codeload.github.com/dcaayushd/Tic-Tac-Toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcaayushd%2FTic-Tac-Toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29838063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dart","firebase"],"created_at":"2025-02-03T17:09:47.321Z","updated_at":"2026-02-25T20:31:56.614Z","avatar_url":"https://github.com/dcaayushd.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe\n\nThis repository contains the source code for a Tic Tac Toe mobile application built using Flutter. The application supports both single-player and multiplayer modes, offering an engaging experience for users who enjoy playing this classic game.\n\n## Features\n\n- Single Player Mode: Play Offline.\n- Multiplayer Mode: Play with another player online.\n- User Profiles: Track wins and display user information.\n- Interactive UI: Responsive and visually appealing design with real-time updates.\n- Confetti Animation: Celebratory animation for game wins.\n\n## Dependencies\n\nThe Tic Tac Toe application relies on the following dependencies:\n\n- **cached_network_image**: For efficient image caching and loading.\n- **clipboard**: To copy text to the clipboard.\n- **cloud_firestore**: For real-time data storage and retrieval with Firebase Firestore.\n- **concentric_transition**: For concentric page transitions.\n- **confetti**: For celebratory confetti animations.\n- **dotted_border**: To create dotted borders for UI elements.\n- **firebase_auth**: For authentication using Firebase.\n- **firebase_core**: Core functionality for Firebase integration.\n- **firebase_storage**: For uploading and retrieving files from Firebase Storage.\n- **flutter**: The SDK for building the application.\n- **flutter_svg**: To render SVG images.\n- **fluttertoast**: For displaying toast messages.\n- **get**: A lightweight and powerful state management and dependency injection library.\n- **google_sign_in**: For Google authentication.\n- **image_picker**: For selecting images from the device's gallery or camera.\n- **uuid**: To generate unique identifiers.\n\n## Screenshots\n\n\u003cimg src=\"assets/images/app_ss.png\" alt=\"App Screenshot\" width=\"300\" /\u003e\n\n## Installation\n\nTo run this project locally, follow these steps:\n\n- Clone the repository:\n\n    `git clone https://github.com/dcaayushd/tic_tac_toe.git`\n\n- Navigate to the project directory:\n\n    `cd tic_tac_toe`\n\n- Install dependencies:\n\n    `flutter pub get`\n\n- Run the application:\n\n    `flutter run`\n\n## Contributing\n\nWe welcome contributions from the community! To contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes and commit them (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Create a new Pull Request.\n\n## LICENSE\n\nThis project is licensed under the MIT License - see the [License](LICENSE) file for details.\n\n© 2024 Aayush D.C Dangi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcaayushd%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcaayushd%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcaayushd%2Ftic-tac-toe/lists"}