{"id":20668881,"url":"https://github.com/sinej/flutter-date","last_synced_at":"2026-04-17T23:35:24.907Z","repository":{"id":240203794,"uuid":"801873870","full_name":"sinej/flutter-date","owner":"sinej","description":"flutter-date","archived":false,"fork":false,"pushed_at":"2024-05-17T08:59:01.000Z","size":894,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T15:18:58.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sinej.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":"2024-05-17T04:51:59.000Z","updated_at":"2024-05-17T08:59:05.000Z","dependencies_parsed_at":"2024-05-17T10:03:28.478Z","dependency_job_id":null,"html_url":"https://github.com/sinej/flutter-date","commit_stats":null,"previous_names":["sinej/flutter-date"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sinej/flutter-date","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinej%2Fflutter-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinej%2Fflutter-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinej%2Fflutter-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinej%2Fflutter-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinej","download_url":"https://codeload.github.com/sinej/flutter-date/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinej%2Fflutter-date/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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":"2024-11-16T20:12:03.668Z","updated_at":"2026-04-17T23:35:24.868Z","avatar_url":"https://github.com/sinej.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 프로젝트 목표\n\n- DateTime 실전\n- MediaQuery 사용해보기\n- DatePicker 사용해보기\n- 여러개의 위젯으로 코드 정리하기\n- 폰트 적용해보기\n- 테마 사용해보기\n\nSizeBox\nMediaQuery vs Double.infinity\n너비만큼 mediaQuery에서 width값으로 나눌 수 있다.\n```\n// MediaQuery\nbody: SizeBox(\n    width: MediaQuery.of(context).size.width,\n    // width: MediaQuery.of(context).size.width, / 2 반 만큼\n    // width: MediaQuery.of(context).size.width, / 3 1/3 만큼\n)\n\n// Double.infinity\nbody: SizeBox(\n    width: Doublue.infinity,\n)\n```\n\n\ndev.2024.05.17","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinej%2Fflutter-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinej%2Fflutter-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinej%2Fflutter-date/lists"}