{"id":18004060,"url":"https://github.com/rohan20/flutter-products-tutorial","last_synced_at":"2025-05-02T22:31:18.788Z","repository":{"id":82852564,"uuid":"142295025","full_name":"rohan20/flutter-products-tutorial","owner":"rohan20","description":" A Flutter e-commerce starter kit built using ScopedModel","archived":false,"fork":false,"pushed_at":"2019-01-05T18:39:46.000Z","size":182,"stargazers_count":127,"open_issues_count":6,"forks_count":84,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-26T05:20:55.771Z","etag":null,"topics":["android","cross-platform","dart","flutter","google","ios","scoped-model"],"latest_commit_sha":null,"homepage":"https://fluttermarket.com/view/flutter-e-commerce-backend","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/rohan20.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}},"created_at":"2018-07-25T12:11:54.000Z","updated_at":"2024-11-18T13:47:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbfa7d94-4c3f-48fa-8902-0b0bccd43922","html_url":"https://github.com/rohan20/flutter-products-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohan20%2Fflutter-products-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohan20%2Fflutter-products-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohan20%2Fflutter-products-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohan20%2Fflutter-products-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohan20","download_url":"https://codeload.github.com/rohan20/flutter-products-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252116221,"owners_count":21697337,"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","cross-platform","dart","flutter","google","ios","scoped-model"],"created_at":"2024-10-30T00:13:17.144Z","updated_at":"2025-05-02T22:31:13.781Z","avatar_url":"https://github.com/rohan20.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter E-Commerce App\n\nA Flutter e-commerce starter kit built using [ScopedModel](https://pub.dartlang.org/packages/scoped_model) for state management that allows you to view a list of paginated products and its details. Originally built by the Flutter team at [GeekyAnts](www.geekyants.com).\n\nYou can checkout the complete starter kit on Flutter Market: [Link](https://fluttermarket.com/view/flutter-e-commerce-backend)\n\nMedium tutorial: [Link](https://blog.geekyants.com/flutter-e-commerce-backend-app-2d23121fd0c8-2d23121fd0c8)\n\nDocs for Admin dashboard: [Link](http://docs.fluttermarket.com/flutter-ecommerce-backend/)\n\n## Setup\n\nYou need to add a `remote_config.dart` file in the `lib`\u003e`util` directory as follows:\n\n```\nclass RemoteConfig {\n  static final Map\u003cdynamic, String\u003e config = {\n    \"AuthorizationToken\":\n        \"YOUR_API_KEY\",\n    \"BASE_URL\": \"www.BASE_URL.com\",\n    \"BASE_PRODUCTS_URL\": \"/BASE_PRODUCTS_URL/products/categoryId=1\",\n  };\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohan20%2Fflutter-products-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohan20%2Fflutter-products-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohan20%2Fflutter-products-tutorial/lists"}