dart-package-maintenance

Installation
SKILL.md

Dart Package Maintenance

Guidelines for maintaining Dart packages in alignment with Dart team best practices.

Discovery

To find maintenance tasks or inconsistencies:

Consistency Checks

Ensure the latest version in CHANGELOG.md matches pubspec.yaml:

  • Compare the top header in CHANGELOG.md with the version: field in pubspec.yaml.

Versioning

Installs
206
GitHub Stars
137
First Seen
Feb 16, 2026
dart-package-maintenance — kevmoo/dash_skills