{"id":15067719,"url":"https://github.com/luo3house/flutter_vant","last_synced_at":"2025-08-06T08:09:41.420Z","repository":{"id":173586621,"uuid":"650972211","full_name":"luo3house/flutter_vant","owner":"luo3house","description":"Flutter Widgets kit based on Vant Design","archived":false,"fork":false,"pushed_at":"2024-06-25T10:25:47.000Z","size":467,"stargazers_count":16,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T16:33:02.183Z","etag":null,"topics":["flutter","ui-kit","ui-library","vant","widgets"],"latest_commit_sha":null,"homepage":"https://luo3house.github.io/flutter_vant","language":"Dart","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/luo3house.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T07:59:41.000Z","updated_at":"2025-04-09T10:25:32.000Z","dependencies_parsed_at":"2024-10-13T03:00:39.279Z","dependency_job_id":"b0325015-acc7-4fc2-9611-52d5218f4e90","html_url":"https://github.com/luo3house/flutter_vant","commit_stats":null,"previous_names":["luo3house/flutter_vant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luo3house/flutter_vant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luo3house%2Fflutter_vant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luo3house%2Fflutter_vant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luo3house%2Fflutter_vant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luo3house%2Fflutter_vant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luo3house","download_url":"https://codeload.github.com/luo3house/flutter_vant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luo3house%2Fflutter_vant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269042263,"owners_count":24349655,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["flutter","ui-kit","ui-library","vant","widgets"],"created_at":"2024-09-25T01:26:37.910Z","updated_at":"2025-08-06T08:09:41.360Z","avatar_url":"https://github.com/luo3house.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Flutter Vant UI\n\n轻量、快速的 Flutter 端组件，基于 Vant 风格设计。\n\n[![Pub Version](https://img.shields.io/pub/v/flutter_vantui)](https://pub.dev/packages/flutter_vantui)\n[![Github Action](https://github.com/luo3house/flutter_vant/actions/workflows/deploy-demo.yaml/badge.svg)](https://luo3house.github.io/flutter_vant/)\n\n## 开发文档 \u0026 演示\n\n[https://luo3house.github.io/flutter_vant/](https://luo3house.github.io/flutter_vant/)\n\n## 特性\n\n- 封装 30+ 常用业务组件，开箱即用\n- 从根本出发，无 Material、Cupertino 依赖\n- 纯 Dart 实现，无原生代码\n- 高度同步 Vant 的设计风格，也可以定制主题\n- 支持深色模式\n- 一应俱全，按需引入\n\n## 安装\n\n于 `pubspec.yaml` 添加依赖。\n\n添加 pub.dev 上发布的较稳定版本。\n\n```yaml\ndependencies: \n  flutter_vantui: \u003clatest version\u003e\n```\n\n或使用 Github 更新较活跃的版本。\n\n```yaml\ndependencies:\n  flutter_vantui:\n    git:\n      url: https://github.com/luo3house/flutter_vant\n      path: vantui\n      ref: \u003clatest commit hash\u003e\n```\n\n## 辅助开发\n\nFlutter 使用大量组合对象构建一个渲染盒以提高性能，同时也增加了对应功能的代码量，如果你正在使用快速原型，建议使用类似 Flutter Tailwind 的盒模型辅助开发。如 TailStyle。\n\n在 Flutter Vant UI 里，许多盒模型都通过 TailStyle 创建。\n\n[![Pub Version](https://img.shields.io/pub/v/tailstyle)](https://pub.dev/packages/tailstyle)\n\n![Flutter Logo](images/icon_flutter.png)\n![To Plus](images/icon_plus.png)\n![TailStyle Logo](images/icon_tailstyle.png)\n\n\n## License\n\nMIT (c) 2023-present, Luo3House.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluo3house%2Fflutter_vant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluo3house%2Fflutter_vant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluo3house%2Fflutter_vant/lists"}