Skip to content

Commit 1e5790c

Browse files
authored
feat: add flutter plugin as a github source (#6)
1 parent 1be1085 commit 1e5790c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@
1414
"name": "very-good-ai-flutter-plugin",
1515
"description": "Claude Code plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures",
1616
"version": "0.0.1",
17-
"source": "github",
18-
"repo": "VeryGoodOpenSource/very_good_ai_flutter_plugin",
17+
"source": {
18+
"source": "github",
19+
"repo": "VeryGoodOpenSource/very_good_ai_flutter_plugin"
20+
},
21+
"repository": "https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin",
1922
"homepage": "https://github.com/VeryGoodOpenSource/very_good_ai_flutter_plugin",
2023
"author": {
2124
"name": "Very Good Ventures",

0 commit comments

Comments
 (0)