pub.dev requires README.md and CHANGELOG.md in each package directory. Added minimal but accurate files to all four packages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| CHANGELOG.md | ||
| LICENSE | ||
| pubspec.yaml | ||
| README.md | ||
dew_core
Core abstractions for the Dew project management tool.
Provides DewCommand, DewToolCommand, CommandRegistry, and ProjectContext — the building blocks used by every Dew feature package.
Usage
This package is an internal dependency of dew_kanban, dew_mcp, and dew. It is not intended for direct use outside the Dew ecosystem.
License
MIT — see LICENSE.