{"id":23868357,"url":"https://github.com/uchamod/spread_app","last_synced_at":"2025-11-12T18:02:15.960Z","repository":{"id":254334932,"uuid":"844704044","full_name":"uchamod/Spread_app","owner":"uchamod","description":"Spread App is a Flutter-based social media platform designed for seamless content sharing. Users can post status updates, follow others, and interact through a clean, intuitive interface. Integrated with Firebase, it ensures real-time data synchronization for an efficient and interactive user experience.","archived":false,"fork":false,"pushed_at":"2025-10-20T19:19:59.000Z","size":8745,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T21:13:47.209Z","etag":null,"topics":["cloud-native","content-management","dart","firebase","firebase-auth","flutter","provider","state-management"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uchamod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-08-19T19:59:52.000Z","updated_at":"2025-10-20T19:20:05.000Z","dependencies_parsed_at":"2024-09-06T23:33:58.207Z","dependency_job_id":"837cb18a-64d9-4274-8a7b-64a1d759b227","html_url":"https://github.com/uchamod/Spread_app","commit_stats":null,"previous_names":["uchamod/spread_app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/uchamod/Spread_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchamod%2FSpread_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchamod%2FSpread_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchamod%2FSpread_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchamod%2FSpread_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uchamod","download_url":"https://codeload.github.com/uchamod/Spread_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchamod%2FSpread_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284082415,"owners_count":26944298,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cloud-native","content-management","dart","firebase","firebase-auth","flutter","provider","state-management"],"created_at":"2025-01-03T11:19:35.465Z","updated_at":"2025-11-12T18:02:15.955Z","avatar_url":"https://github.com/uchamod.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spread App 📱\n\n## Overview\nSpread App is a feature-rich social media platform built with Flutter that enables users to share articles and videos. The app provides a seamless experience for content creation, consumption, and social interaction.\n\n## Features\n- 👤 **User Authentication**\n  - Secure login and registration with Firebase\n  - Profile management and customization\n\n- 📱 **Core Functionalities**\n  - Article sharing and creation\n  - Video upload and sharing\n  - Real-time content updates\n  - Like and comment system\n  - Content filtering options\n\n- 🎯 **Advanced Features**\n  - Media categorization\n  - User follow system\n  - Personalized feed\n  - Search functionality\n  - Push notifications\n\n## Installation\n\n### Prerequisites\n- Flutter SDK (\u003e=2.0.0)\n- Dart (\u003e=2.12.0)\n- Firebase account\n- Android Studio or VS Code\n\n### Setup Steps\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/uchamod/Spread_app.git\n   cd Spread_app\n   ```\n\n2. **Install Dependencies**\n   ```bash\n   flutter pub get\n   ```\n\n3. **Firebase Configuration**\n   - Add `google-services.json` to `/android/app/`\n   - Add `GoogleService-Info.plist` to `/ios/Runner/`\n   - Enable Authentication and Firestore in Firebase Console\n\n4. **Run the Application**\n   ```bash\n   flutter run\n   ```\n\n## Acknowledgment\nSpecial thanks to:\n- Flutter team for the amazing framework\n- Firebase for backend services\n- All contributors who helped improve this project\n- Open source packages used in this project:\n  - provider\n  - firebase_core\n  - cloud_firestore\n  - firebase_auth\n  - And other supporting packages\n\n## Contact\n- 👨‍💻 Developer: Chamod Udara\n- 📧 Email: uchamod@gmail.com\n- 🌐 GitHub: https://github.com/uchamod\n- 💼 LinkedIn: https://www.linkedin.com/in/chamod-udara-b3927a239/\n\n---\n\n### 📱 Screenshots\n\u003cimg src=\"screenshots/Facebook post - 1.png\" width=\"500\" alt=\"Screenshot description\"\u003e\n\u003cimg src=\"screenshots/Facebook post - 2.png\" width=\"500\" alt=\"Screenshot description\"\u003e\n\u003cimg src=\"screenshots/Facebook post - 3.png\" width=\"500\" alt=\"Screenshot description\"\u003e\u003cbr/\u003e\n\u003cimg src=\"screenshots/Facebook post - 4.png\" width=\"500\" alt=\"Screenshot description\"\u003e\n\n### 🤝 Contributing\nContributions are always welcome! Please read the contribution guidelines first.\n\n### 📄 License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchamod%2Fspread_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuchamod%2Fspread_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchamod%2Fspread_app/lists"}