UNPKG

prprompts-flutter-generator

Version:

AI-powered Flutter development with full automation + official extension support - Generate 32 security-audited guides & auto-implement in 2-3 hours. NEW v5.1: Official Claude Code plugin with hooks, Gemini TOML commands, Qwen MCP settings. Features: Comp

40 lines (39 loc) 1.12 kB
{ "name": "prprompts-flutter-generator", "version": "5.1.0", "description": "AI-powered Flutter development with full automation + React-to-Flutter refactoring. Includes PRD creation, PRPROMPTS generation, implementation planning, automated coding, and comprehensive refactoring tools.", "author": { "name": "Kandil7", "email": "[email protected]", "url": "https://github.com/Kandil7" }, "homepage": "https://github.com/Kandil7/prprompts-flutter-generator#readme", "repository": "https://github.com/Kandil7/prprompts-flutter-generator", "license": "MIT", "keywords": [ "flutter", "claude-code", "prprompts", "automation", "react-to-flutter", "clean-architecture", "bloc", "hipaa", "pci-dss", "gdpr", "compliance", "prd", "planning", "code-generation", "refactoring", "ai-assisted-development" ], "commands": [ "./commands/prd", "./commands/planning", "./commands/prprompts", "./commands/automation", "./commands/refactoring" ], "hooks": "./hooks/hooks.json" }