Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vgv-ai-flutter-plugin

يحتوي vgv-ai-flutter-plugin على 15 من skills المجمعة من VeryGoodOpenSource، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
135
محدث
2026-07-01
Forks
18
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

green-gate
محللو ضمان جودة البرمجيات والمختبرون

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.

2026-07-01
dart-flutter-sdk-upgrade
مطوّرو البرمجيات

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. CI uses ^MAJOR.MINOR.x to resolve to the latest patch; pubspec pins the exact patch version (e.g., ^3.50.1).

2026-07-01
very-good-analysis-upgrade
مطوّرو البرمجيات

Upgrade very_good_analysis lint package to new version across Dart/Flutter projects. Handles version bump, lint fixes, and PR creation.

2026-07-01
testing
محللو ضمان جودة البرمجيات والمختبرون

Best practices for Dart unit tests, Flutter widget tests, and golden file tests.

2026-06-29
accessibility
مطوّرو البرمجيات

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

2026-06-18
animations
مطوّرو البرمجيات

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.

2026-06-18
bloc
مطوّرو البرمجيات

Best practices for Bloc state management in Flutter/Dart.

2026-06-18
create-project
مطوّرو البرمجيات

Scaffold a new Dart or Flutter project from a Very Good CLI template. Supports flutter_app, dart_package, flutter_package, flutter_plugin, dart_cli, flame_game, and docs_site templates.

2026-06-18
internationalization
مطوّرو البرمجيات

Best practices for internationalization (i18n) and localization (l10n) in Flutter.

2026-06-18
layered-architecture
مطوّرو البرمجيات

Best practices for VGV layered monorepo architecture in Flutter.

2026-06-18
license-compliance
مطوّرو البرمجيات

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

2026-06-18
material-theming
مطوّرو البرمجيات

Best practices for Flutter theming using Material 3.

2026-06-18
navigation
مطوّرو البرمجيات

Best practices for navigation and routing in Flutter using GoRouter.

2026-06-18
static-security
مطوّرو البرمجيات

Best practices for Flutter mobile app security. Covers static security concerns — not pen-testing or runtime analysis.

2026-06-18
ui-package
مطوّرو البرمجيات

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

2026-06-18