{"id":36870761,"url":"https://github.com/stivio00/flutterbox","last_synced_at":"2026-01-12T15:01:09.747Z","repository":{"id":233333374,"uuid":"787049479","full_name":"stivio00/FlutterBox","owner":"stivio00","description":"Docker container for build ,test and deploy Flutter Apps ","archived":false,"fork":false,"pushed_at":"2024-05-10T15:09:10.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-10T16:29:36.150Z","etag":null,"topics":["android","cd","ci","docker","flutter","linux"],"latest_commit_sha":null,"homepage":"","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/stivio00.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}},"created_at":"2024-04-15T19:44:23.000Z","updated_at":"2024-05-10T15:09:13.000Z","dependencies_parsed_at":"2024-04-15T20:59:00.615Z","dependency_job_id":null,"html_url":"https://github.com/stivio00/FlutterBox","commit_stats":null,"previous_names":["stivio00/flutterbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stivio00/FlutterBox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stivio00%2FFlutterBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stivio00%2FFlutterBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stivio00%2FFlutterBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stivio00%2FFlutterBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stivio00","download_url":"https://codeload.github.com/stivio00/FlutterBox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stivio00%2FFlutterBox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["android","cd","ci","docker","flutter","linux"],"created_at":"2026-01-12T15:01:08.941Z","updated_at":"2026-01-12T15:01:09.713Z","avatar_url":"https://github.com/stivio00.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter dev box\n\nA simple Docker container used for building and testing flutter apps under linux.\nIt is able to build for linux and android\n\n## Build\n```bash\n$ docker build -t flutter_dev_builder .\n```\n\n## Using the Lontainer Locally\n```bash\n$ docker run --rm -it flutter_dev_builder bash\n```\n\n## Usage\nInside the container you can build your flutter app.\n\nTo restore dependencies \n```bash\n$ flutter pub get\n```\n\nTo build a release apk use\n```bash\n$ flutter build apk --release\n```\n\nTo release a debug apk use\n```bash\n$ flutter build apk --debug\n```\n\n# Specs\n* Build Time: 6 min (fast env)\n* Total image Size: 4.13 GB","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstivio00%2Fflutterbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstivio00%2Fflutterbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstivio00%2Fflutterbox/lists"}