{"id":28390792,"url":"https://github.com/flutterchina/auto_size","last_synced_at":"2026-03-13T14:33:15.421Z","repository":{"id":46415607,"uuid":"189944669","full_name":"flutterchina/auto_size","owner":"flutterchina","description":"Flutter Auto Size，全局屏幕适配。问题太多，暂不建议大家使用，谢谢！","archived":false,"fork":false,"pushed_at":"2019-06-03T06:37:41.000Z","size":62,"stargazers_count":111,"open_issues_count":11,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-28T08:39:17.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flutterchina.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-06-03T06:06:59.000Z","updated_at":"2024-10-25T06:45:36.000Z","dependencies_parsed_at":"2022-09-13T12:02:30.206Z","dependency_job_id":null,"html_url":"https://github.com/flutterchina/auto_size","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flutterchina/auto_size","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterchina%2Fauto_size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterchina%2Fauto_size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterchina%2Fauto_size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterchina%2Fauto_size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutterchina","download_url":"https://codeload.github.com/flutterchina/auto_size/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterchina%2Fauto_size/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30468321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"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":[],"created_at":"2025-05-31T06:12:30.216Z","updated_at":"2026-03-13T14:33:15.403Z","avatar_url":"https://github.com/flutterchina.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auto_size\nFlutter 屏幕适配，Flutter AutoSize plugin。\n\n### 注意\n本库暂未正式发布，希望大家帮忙测试。如有任何问题请及时反馈，谢谢大家！\n\n### 使用方式\n```dart\nStep 1：\ndependencies:\n  auto_size:\n    git:\n      url: git://github.com/flutterchina/auto_size.git  \n      \nStep 2：\nflutter packages get  \n  \nStep 3：\n\nimport 'package:auto_size/auto_size.dart';\n\n/// 默认设计稿尺寸360*640，单位dp。\nvoid main() =\u003e runAutoSizeApp(MyApp());\n\nvoid main() =\u003e runAutoSizeApp(MyApp(), width: designWidth, height: designeight);\n\n```\n\n### Abort\n本库屏幕适配Idea来源[genius158](https://github.com/genius158/FlutterTest)作者。\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterchina%2Fauto_size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutterchina%2Fauto_size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterchina%2Fauto_size/lists"}