Releases: VeryGoodOpenSource/vgv-ai-flutter-plugin
Releases · VeryGoodOpenSource/vgv-ai-flutter-plugin
Release list
v0.0.5
v0.0.4
0.0.4 (2026-06-29)
Features
- animations skill (#72) (70fdbc2)
- skills: hint directory parameter for monorepo MCP tool calls (#90) (8da150c)
- update a11y skill and references (#89) (ef057c1)
Bug Fixes
- align skill name frontmatter with folder names (#106) (faadf69)
- correct accessibility skill frontmatter field (when-to-use → when_to_use) (#102) (ea9d95c)
- require very_good_cli >= 1.3.0 to resolve MCP test hang (#115) (54e30b3)
- skills: remove caret syntax in CI for sdk upgrades (#92) (7215b7a)
- skills: split description and when_to_use, drop unsupported effort field (#87) (04357f1)
Miscellaneous Chores
Docs
- document dart MCP server in README and CLAUDE.md (#114) (a463370)
- fix CLAUDE.md structure block and harden skill-maintenance rules (#98) (f3c9a7c)
- fix install command and clarify in-session steps in README (#91) (4792a9d)
- fix marketplace name in README (#107) (5a9cb0b)
- fix README drift for skills, hooks, CLI version, and MCP tool name (#97) (ed2c154)
v0.0.3
v0.0.1
What's Changed
- refactor: apply Claude Code best practices to skills by @jorgecoca in #1
- feat: add CI/CD support via Github Actions by @jorgecoca in #4
- chore: rename to Very Good AI Flutter Plugin by @jorgecoca in #5
- ci: add skill validation CI check by @jorgecoca in #8
- chore: remove marketplace out of this repository by @jorgecoca in #13
- feat: add a11y skill by @jorgecoca in #2
- feat: add security skill by @mtwichel in #11
- feat: add hooks to format and analyze code by @jorgecoca in #16
- feat: support for Very Good CLI via MCP by @jorgecoca in #12
- feat: add layered-architecture skill by @jorgecoca in #18
- chore: remove riverpod by @jorgecoca in #21
- feat: improve language around standards application by @jorgecoca in #22
- fix: plugin manifest did not adhere to plugin scheme by @jorgecoca in #23
- fix: remove redundant paths from manifest as they are self-discovery by @jorgecoca in #26
- feat: prefix skills with vgv- to improve discoverability by @jorgecoca in #28
- feat: improve README including a link to every skill by @jorgecoca in #30
- feat: improve frontmatter of every skill by @jorgecoca in #29
- feat: include the official Dart MCP server in the list of MCP servers by @jorgecoca in #35
- docs: update readme to include clear instructions on how to install by @PabloTortosaLopez in #38
- feat: added license compliance skill by @RuiMiguel in #39
- feat: very good mcp hooks by @RuiMiguel in #32
- feat: add create-project skill by @ryzizub in #40
- docs: updated installation instructions pointing the marketplace by @PabloTortosaLopez in #41
- docs: add contributing guide by @jorgecoca in #42
- chore: add code of conduct and issue templates by @jorgecoca in #43
- chore: add CODEOWNERS by @jorgecoca in #44
- docs: update plugin install command by @RuiMiguel in #45
New Contributors
- @jorgecoca made their first contribution in #1
- @mtwichel made their first contribution in #11
- @PabloTortosaLopez made their first contribution in #38
- @RuiMiguel made their first contribution in #39
- @ryzizub made their first contribution in #40
Full Changelog: https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin/commits/v0.0.1