{"id":34903338,"url":"https://github.com/kauemurakami/mvvm_riverpod","last_synced_at":"2026-05-24T02:31:17.088Z","repository":{"id":272682886,"uuid":"917422065","full_name":"kauemurakami/mvvm_riverpod","owner":"kauemurakami","description":"Flutter app movies using Riverpod with MVVM","archived":false,"fork":false,"pushed_at":"2025-01-18T00:41:24.000Z","size":313,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T18:51:18.730Z","etag":null,"topics":["flutter","flutter-apps","flutter-examples","getit","mvvm","mvvm-architecture","riverpod","riverpod-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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kauemurakami.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-16T00:26:39.000Z","updated_at":"2025-10-03T12:28:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5799a6d-e426-49e5-83d1-d8a7b1942ca6","html_url":"https://github.com/kauemurakami/mvvm_riverpod","commit_stats":null,"previous_names":["kauemurakami/mvvm_riverpod"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kauemurakami/mvvm_riverpod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauemurakami%2Fmvvm_riverpod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauemurakami%2Fmvvm_riverpod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauemurakami%2Fmvvm_riverpod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauemurakami%2Fmvvm_riverpod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kauemurakami","download_url":"https://codeload.github.com/kauemurakami/mvvm_riverpod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kauemurakami%2Fmvvm_riverpod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33419550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":["flutter","flutter-apps","flutter-examples","getit","mvvm","mvvm-architecture","riverpod","riverpod-state-management"],"created_at":"2025-12-26T09:11:20.562Z","updated_at":"2026-05-24T02:31:17.083Z","avatar_url":"https://github.com/kauemurakami.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mvvm_riverpod\n\nA example flutter app movies using [MVVM](https://learn.microsoft.com/pt-br/windows/uwp/data-binding/data-binding-and-mvvm) with [Riverpod](https://pub.dev/packages/riverpod) state management.\n\n## Getting Started\n\n`git clone git@github.com:kauemurakami/mvvm_riverpod.git`\n\u003cbr/\u003e\n\n**Create account** in [The movie db](https://www.themoviedb.org/).\nAfter, click in your picture/initial letter name circle in top right, find `settings`, in `settings` find for `API` and you can see your API's `api key` and `token`.\n\u003cbr/\u003e\n\n#### Create file .env\nIn your project root folder, in the case is `mvvm_riverpod`, right click, select the option `create folder` named it with `assets`, inside `create file` with name `.env`. Now in your `pubspec.yaml` go at section `assets`.\n```yaml\nassets:\n    - assets/.env\n```\n```.env\nMOVIES_API_KEY = \"YOUR_API_KEY\"\nMOVIES_BEARERTOKEN = \"YOUR_API_TOKEN\"\n```\nAdd `*.env` in your `gitignore`\n\n#### Run project\n\n`flutter packages get`\n\u003cbr/\u003e\n\n`flutter run`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauemurakami%2Fmvvm_riverpod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkauemurakami%2Fmvvm_riverpod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauemurakami%2Fmvvm_riverpod/lists"}