{"id":13703665,"url":"https://github.com/vellt/Movies-App-Flutter","last_synced_at":"2025-05-05T07:31:27.878Z","repository":{"id":47102505,"uuid":"405182945","full_name":"vellt/Movies-App-Flutter","owner":"vellt","description":"MoviesApp based on themoviedb API","archived":false,"fork":false,"pushed_at":"2022-09-10T12:14:34.000Z","size":153,"stargazers_count":195,"open_issues_count":1,"forks_count":75,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-02T03:47:54.029Z","etag":null,"topics":["android","api","cross-platform","dart","flutter","ios","material-design","movies","movies-api","multitier-architecture","open-source"],"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/vellt.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}},"created_at":"2021-09-10T18:51:19.000Z","updated_at":"2025-04-07T13:15:59.000Z","dependencies_parsed_at":"2022-08-12T13:11:38.074Z","dependency_job_id":null,"html_url":"https://github.com/vellt/Movies-App-Flutter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vellt%2FMovies-App-Flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vellt%2FMovies-App-Flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vellt%2FMovies-App-Flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vellt%2FMovies-App-Flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vellt","download_url":"https://codeload.github.com/vellt/Movies-App-Flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252458422,"owners_count":21751035,"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":["android","api","cross-platform","dart","flutter","ios","material-design","movies","movies-api","multitier-architecture","open-source"],"created_at":"2024-08-02T21:00:58.527Z","updated_at":"2025-05-05T07:31:22.870Z","avatar_url":"https://github.com/vellt.png","language":"Dart","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Movies App 🎬\n\nHi, do you like movies? 😁 Try MoviesApp \u003ca href=\"https://github.com/vellt/Movies-App-Flutter/releases/tag/v0.0.2\"\u003ehere\u003c/a\u003e, or if you are a developer click \u003ca href=\"https://github.com/vellt/Movies-App-Flutter#getting-started\"\u003ehere\u003c/a\u003e.  There are currently 4 themes in the app. Search for your favourite movie and add it to your favourites.\n\n![visitors](https://visitor-badge.glitch.me/badge?right_color=teal\u0026page_id=vellt/Movies-App) \n![Web 1280 – 1]( https://img.shields.io/badge/made%20with-flutter-blue?style=flat)\n[![License](https://img.shields.io/badge/license-MIT-orange)](./LICENSE)\n![Web 1280 – 1]( https://img.shields.io/badge/-open%20source-wheat)\n\n\u003cimg src=\"https://user-images.githubusercontent.com/61885011/132903284-a8e9f688-39ad-487c-9bc4-6f1404c469bc.png\"\u003e\n\n## Operating Principle\n\n The app sends requests and receives responses from the themoviedb API. \u003cbr\u003e To learn more about `APIs` and the `Multitier architecture` click \u003ca target=\"_blank\" href=\"https://en.wikipedia.org/wiki/Multitier_architecture#Web_development_usage\"\u003ehere\u003c/a\u003e.\n \n\u003ca target=\"_blank\" href=\"https://volansys.com/wp-content/uploads/2019/07/VOLANSYS_Tiers-of-Architecture-new.jpg\"\u003e \u003cimg width=\"350\" alt=\"multitier_architecture\" src=\"https://user-images.githubusercontent.com/61885011/132905821-d68d4792-3f8f-4660-a648-968f353dcb1c.jpg\"\u003e \u003c/a\u003e\n\n\n## Dependencies\n- `Sizer`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/sizer\"\u003ehttps://pub.dev/packages/sizer\u003c/a\u003e\n- `Flutter Spinkit`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/flutter_spinkit\"\u003ehttps://pub.dev/packages/flutter_spinkit\u003c/a\u003e\n- `Cached Network Image`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/cached_network_image\"\u003ehttps://pub.dev/packages/cached_network_image\u003c/a\u003e\n- `Fluttertoast`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/fluttertoast\"\u003ehttps://pub.dev/packages/fluttertoast\u003c/a\u003e\n- `Http`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/http\"\u003ehttps://pub.dev/packages/http\u003c/a\u003e\n- `Path Provider`: \u003ca target=\"_blank\" href=\"https://pub.dev/packages/path_provider\"\u003ehttps://pub.dev/packages/path_provider\u003c/a\u003e\n \n## Getting Started\nThis application is using api of \u003ca target=\"_blank\" href=\"https://www.themoviedb.org/\"\u003ethemoviedb\u003c/a\u003e, so before using it you have to create an api from \u003ca  target=\"_blank\" href=\"https://www.themoviedb.org/\"\u003ethemoviedb\u003c/a\u003e and generate an API and apply it to this application, follow the below step to connect api with this app.\n\nFirst go to \u003ca target=\"_blank\" href=\"https://www.themoviedb.org/documentation/api\"\u003ehttps://www.themoviedb.org/documentation/api\u003c/a\u003e, and follow the API Documentation, you will get the API Code.\n\n- go to `secret/the_moviedb_api.dart`\n- you will see the code like this\n\n```dart\nconst String themoviedbApi = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';\n```\n- replace the all `xx..` to your API, like this\n\n```dart\nconst String themoviedbApi = 'your_api_code_here';\n```\n- enjoy coding 💙\n\n## Contributors Changes\n*`10/09/22` -  **Pravin Nichal**: Added a new screen, which listed the similar movie gernes. \u003ca href=\"https://github.com/vellt/Movies-App-Flutter/blob/main/lib/screens/genre_wise_screen.dart\"\u003escreens/genre_wise_screen.dart\u003c/a\u003e Great Work!*\n\n*`11/09/21` -  **Rohit Chouhan**: Added the missing \u003ca href=\"https://github.com/vellt/Movies-App-Flutter/blob/main/lib/secret/the_moviedb_api.dart\"\u003esecret/the_moviedb_api.dart\u003c/a\u003e file for running the project and the exact \u003ca href=\"https://github.com/vellt/Movies-App-Flutter#getting-started\"\u003edocumentation\u003c/a\u003e for its correct use of the api file.*\n\n## License\nThis project is licensed under the \u003ca href=\"https://github.com/vellt/Movies-App-Flutter/blob/main/LICENSE\"\u003eMIT License\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvellt%2FMovies-App-Flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvellt%2FMovies-App-Flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvellt%2FMovies-App-Flutter/lists"}