重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
dart-package-maintenance by kevmoo/dash_skills
npx skills add https://github.com/kevmoo/dash_skills --skill dart-package-maintenance遵循 Dart 团队最佳实践来维护 Dart 包的指南。
0.主版本号.次版本号+修订号 格式。1.0.0 版本。检查已发布版本 : 在修改 CHANGELOG.md 或 pubspec.yaml 之前,务必检查当前已发布的版本(例如通过 git tag 或 pub.dev)。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
不要修改已发布的版本 : 切勿向与已发布标签对应的版本标题中添加新条目。
为新变更递增版本 : 如果 pubspec.yaml 中的当前版本与已发布的标签匹配,则递增版本(例如,通常递增到 -wip 版本),并在 CHANGELOG.md 中创建新的章节。
一致性 : CHANGELOG.md 的标题必须与新的 pubspec.yaml 版本一致。
语义化版本控制指南 :
2.0.0-wip,0.5.0-wip)。1.1.0-wip,0.4.5-wip)。1.0.1-wip)。-wip 后缀更新 pubspec.yaml 和 CHANGELOG.md(例如,1.1.0-wip)。pubspec.yaml 和 CHANGELOG.md 中移除 -wip 后缀。dart pub publish(或 flutter pub publish)并解决所有警告和错误。v1.2.3
* 对于单体仓库:package_name-v1.2.3
* 示例:git tag v1.2.3 && git push --tagsmain 分支合并到 PR 分支,而不是变基。这样可以保留审查历史和评论。gh pr checkout <编号> 在本地 IDE 中检查变更。每周安装次数
65
仓库
GitHub 星标数
119
首次出现
2026年2月16日
安全审计
安装于
antigravity52
github-copilot22
codex22
cursor21
gemini-cli21
opencode21
Guidelines for maintaining Dart packages in alignment with Dart team best practices.
0.major.minor+patch.1.0.0 as soon as the package is stable.Check Published Versions : Before modifying CHANGELOG.md or pubspec.yaml, ALWAYS check the currently released version (e.g., via git tag or pub.dev).
Do Not Amend Released Versions : Never add new entries to a version header that corresponds to a released tag.
Increment for New Changes : If the current version in pubspec.yaml matches a released tag, increment the version (e.g., usually to -wip) and create a new section in CHANGELOG.md.
Consistency : The CHANGELOG.md header must match the new pubspec.yaml version.
SemVer Guidelines :
2.0.0-wip, 0.5.0-wip).1.1.0-wip, ).pubspec.yaml and CHANGELOG.md with a -wip suffix (e.g., 1.1.0-wip).-wip suffix from pubspec.yaml and CHANGELOG.md in a dedicated pull request.dart pub publish (or flutter pub publish) and resolve all warnings and errors.v1.2.3package_name-v1.2.3git tag v1.2.3 && git push --tagsmain into the PR branch rather than rebasing to resolve conflicts. This preserves the review history and comments.gh pr checkout <number> to inspect changes locally in your IDE.Weekly Installs
65
Repository
GitHub Stars
119
First Seen
Feb 16, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
antigravity52
github-copilot22
codex22
cursor21
gemini-cli21
opencode21
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
122,000 周安装
0.4.5-wip1.0.1-wip).