You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,13 @@ VGV AI Flutter Plugin is a collection of contextual best-practices skills that C
13
13
14
14
## Installation
15
15
16
-
### From the Marketplace
16
+
One-line install from your terminal:
17
17
18
-
Inside Claude Code:
18
+
```bash
19
+
claude plugin marketplace add VeryGoodOpenSource/very_good_claude_marketplace && claude plugin install vgv-ai-flutter-plugin@very-good-claude-code-marketplace
0 commit comments