{"id":15318519,"url":"https://github.com/appleboy/flutter-docker","last_synced_at":"2025-04-15T02:28:39.311Z","repository":{"id":66187381,"uuid":"160613773","full_name":"appleboy/flutter-docker","owner":"appleboy","description":"Unit testing for flutter in Docker","archived":false,"fork":false,"pushed_at":"2019-12-22T12:56:06.000Z","size":131,"stargazers_count":19,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T09:04:14.731Z","etag":null,"topics":["docker","flutter"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/appleboy.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}},"created_at":"2018-12-06T03:32:02.000Z","updated_at":"2022-11-27T23:19:55.000Z","dependencies_parsed_at":"2023-02-22T17:30:31.351Z","dependency_job_id":null,"html_url":"https://github.com/appleboy/flutter-docker","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"d174cd781b74734cc913b5122a0b6370d435cf7b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fflutter-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fflutter-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fflutter-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fflutter-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/flutter-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246646529,"owners_count":20811154,"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":["docker","flutter"],"created_at":"2024-10-01T09:00:40.401Z","updated_at":"2025-04-15T02:28:39.296Z","avatar_url":"https://github.com/appleboy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter-docker\n\n\n[![Build Status](https://cloud.drone.io/api/badges/appleboy/flutter-docker/status.svg)](https://cloud.drone.io/appleboy/flutter-docker)\n\n\nUnit testing for flutter in Docker. See the detail section about『[Introduction to unit testing](https://flutter.dev/docs/cookbook/testing/unit)』.\n\n## How to use\n\ndownload the docker image: `1.0.0` for flutter 1.0.0 stable version.\n\n```\n$ docker pull appleboy/flutter-docker:1.0.0\n```\n\nDownload your flutter app source code.\n\n```\n$ git clone https://github.com/appleboy/flutter-demo.git\n$ docker run -ti -v ${PWD}/flutter-demo:/flutter-demo -w /flutter-demo \\\n  appleboy/flutter-docker:1.0.0 \\\n  /bin/sh -c \"flutter test\"\n```\n\n\u003cimg src=\"images/demo.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2Fflutter-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappleboy%2Fflutter-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2Fflutter-docker/lists"}