{"id":22081009,"url":"https://github.com/demola234/muvi","last_synced_at":"2026-03-06T16:03:20.489Z","repository":{"id":118727816,"uuid":"522705501","full_name":"demola234/muvi","owner":"demola234","description":"A Movie Demo App with Clean architecture and Riverpod","archived":false,"fork":false,"pushed_at":"2022-08-17T16:18:54.000Z","size":13395,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T00:34:44.374Z","etag":null,"topics":["clean-architecture","dart","dio","flutter","freezed","hive","riverpod"],"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/demola234.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}},"created_at":"2022-08-08T20:59:18.000Z","updated_at":"2025-03-29T21:19:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c0a9223-a2d7-4771-bce0-caec01e9bdc9","html_url":"https://github.com/demola234/muvi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/demola234/muvi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demola234%2Fmuvi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demola234%2Fmuvi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demola234%2Fmuvi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demola234%2Fmuvi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demola234","download_url":"https://codeload.github.com/demola234/muvi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demola234%2Fmuvi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30184885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"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":["clean-architecture","dart","dio","flutter","freezed","hive","riverpod"],"created_at":"2024-11-30T23:19:53.968Z","updated_at":"2026-03-06T16:03:20.473Z","avatar_url":"https://github.com/demola234.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"![coverage][coverage_badge]\n[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]\n[![License: MIT][license_badge]][license_link]\n\n# Muvi [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Twitter Follow](https://img.shields.io/twitter/follow/AdemolaDi.svg?style=social)](https://twitter.com/AdemolaDi)\n\nA Movie Application with Flutter Clean Architecture.\n\nPlease Star💫 This Repository!\n\n## ✨ Features\n\n- [x] Check the Latest and Trending Movies.\n- [x] Search for your favorite movies.\n- [x] Add Movies to Watch Later.\n- [x] Watch Movies from Youtube.\n- [x] Find out the last of your favorite movie.\n\n## 📸 ScreenShots\n\n\u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Logo.png?raw=true\" height=\"300\"/\u003e\n\n| 💮 ScreenShots                                                                                        | 💮ScreenShots                                                                                         |\n| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |\n| \u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Splash-1.png?raw=true\" width=\"400\"\u003e | \u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Splash-3.png?raw=true\" width=\"400\"\u003e |\n| \u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Splash-2.png?raw=true\" width=\"400\"\u003e | \u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Splash-4.png?raw=true\" width=\"400\"\u003e |\n\n| \u003cimg src=\"https://github.com/demola234/muvi/blob/main/screenshots/Splash-5.png?raw=true\" width=\"400\"\u003e\n\n## 🧒🏾 Author\n\n**Kolawole Ademola** [![Twitter Follow](https://img.shields.io/twitter/follow/AdemolaDi.svg?style=social)](https://twitter.com/AdemolaDi)\n\n## Getting Started 🚀\n\nThis project contains 3 flavors:\n\n- development\n- staging\n- production\n\nTo run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands:\n\n```sh\n# Development\n$ flutter run --flavor development --target lib/main_development.dart\n\n# Staging\n$ flutter run --flavor staging --target lib/main_staging.dart\n\n# Production\n$ flutter run --flavor production --target lib/main_production.dart\n```\n\n_\\*Moviex works on iOS, Android, Web, and Windows._\n\n---\n\n## Running Tests 🧪\n\nTo run all unit and widget tests use the following command:\n\n```sh\n$ flutter test --coverage --test-randomize-ordering-seed random\n```\n\nTo view the generated coverage report you can use [lcov](https://github.com/linux-test-project/lcov).\n\n```sh\n# Generate Coverage Report\n$ genhtml coverage/lcov.info -o coverage/\n\n# Open Coverage Report\n$ open coverage/index.html\n```\n\n---\n\n## Working with Translations 🌐\n\nThis project relies on [flutter_localizations][flutter_localizations_link] and follows the [official internationalization guide for Flutter][internationalization_link].\n\n### Adding Strings\n\n1. To add a new localizable string, open the `app_en.arb` file at `lib/l10n/arb/app_en.arb`.\n\n```arb\n{\n    \"@@locale\": \"en\",\n    \"counterAppBarTitle\": \"Counter\",\n    \"@counterAppBarTitle\": {\n        \"description\": \"Text shown in the AppBar of the Counter Page\"\n    }\n}\n```\n\n2. Then add a new key/value and description\n\n```arb\n{\n    \"@@locale\": \"en\",\n    \"counterAppBarTitle\": \"Counter\",\n    \"@counterAppBarTitle\": {\n        \"description\": \"Text shown in the AppBar of the Counter Page\"\n    },\n    \"helloWorld\": \"Hello World\",\n    \"@helloWorld\": {\n        \"description\": \"Hello World Text\"\n    }\n}\n```\n\n3. Use the new string\n\n```dart\nimport 'package:moviex/l10n/l10n.dart';\n\n@override\nWidget build(BuildContext context) {\n  final l10n = context.l10n;\n  return Text(l10n.helloWorld);\n}\n```\n\n### Adding Supported Locales\n\nUpdate the `CFBundleLocalizations` array in the `Info.plist` at `ios/Runner/Info.plist` to include the new locale.\n\n```xml\n    ...\n\n    \u003ckey\u003eCFBundleLocalizations\u003c/key\u003e\n\t\u003carray\u003e\n\t\t\u003cstring\u003een\u003c/string\u003e\n\t\t\u003cstring\u003ees\u003c/string\u003e\n\t\u003c/array\u003e\n\n    ...\n```\n\n### Adding Translations\n\n1. For each supported locale, add a new ARB file in `lib/l10n/arb`.\n\n```\n├── l10n\n│   ├── arb\n│   │   ├── app_en.arb\n│   │   └── app_es.arb\n```\n\n2. Add the translated strings to each `.arb` file:\n\n`app_en.arb`\n\n```arb\n{\n    \"@@locale\": \"en\",\n    \"counterAppBarTitle\": \"Counter\",\n    \"@counterAppBarTitle\": {\n        \"description\": \"Text shown in the AppBar of the Counter Page\"\n    }\n}\n```\n\n`app_es.arb`\n\n```arb\n{\n    \"@@locale\": \"es\",\n    \"counterAppBarTitle\": \"Contador\",\n    \"@counterAppBarTitle\": {\n        \"description\": \"Texto mostrado en la AppBar de la página del contador\"\n    }\n}\n```\n\n[coverage_badge]: coverage_badge.svg\n[flutter_localizations_link]: https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html\n[internationalization_link]: https://flutter.dev/docs/development/accessibility-and-localization/internationalization\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\n[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis\n[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemola234%2Fmuvi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemola234%2Fmuvi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemola234%2Fmuvi/lists"}