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

Related skills
Installs
137
GitHub Stars
136
First Seen
Feb 16, 2026