VeryGoodOpenSource/vgv-ai-flutter-plugin

AI plugin to enhance and accelerate Flutter & Dart development, built by Very Good Ventures

157Stars on the repository
23Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

accessibility

01

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Audit or remediate Flutter widgets against WCAG 2.2 accessibility conformance levels A, AA, or AAA across iOS, Android, Web, macOS, Windows, and Linux.

157 12d ago A 42 tokens original MIT

animations

02

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Best practices for Flutter animations using the built-in animation framework. Use when creating, modifying, or reviewing animations, transitions, motion, or animated widgets. Covers implicit animations, explicit animations, page transitions, and Material 3 motion tokens.

157 12d ago A 49 tokens original MIT

create-project

04

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Scaffold a new Dart or Flutter project from a Very Good CLI template. Supports flutterapp, dartpackage, flutterpackage, flutterplugin, dartcli, flamegame, and docssite templates.

157 12d ago A 42 tokens original MIT

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

VGV-specific reference for bumping Dart and Flutter SDK constraints across packages. Covers pubspec.yaml environment constraints, CI workflow Flutter versions, and SDK upgrade PR preparation. Flutter CI uses MAJOR.MINOR.x with no caret to resolve to the latest patch; pubspec pins the exact patch with a caret (e.g.…

157 12d ago A 78 tokens original MIT

green-gate

06

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Drives a Dart or Flutter package to a fully green state through an autonomous verify-fix-rerun loop across four quality gates — analyze, format, test, and coverage. Exits only when a single final iteration proves all four pass with observed numbers. Also owns how those gates are configured — which tool runs each one…

157 12d ago A 92 tokens original MIT

license-compliance

09

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Audits package dependency licenses using the Very Good CLI packageschecklicenses MCP tool. Flags non-compliant or unknown licenses and produces a compliance summary.

157 12d ago A 34 tokens original MIT

ui-package

14

VeryGoodOpenSource/vgv-ai-flutter-plugin

Skill Claude CodeCodex

Best practices for building a Flutter UI package on top of Material — custom components, ThemeExtension-based theming, consistent APIs, and widget tests. Supports appuipackage template.

157 12d ago A 38 tokens original MIT