MD LabsProfessional Flutter project scaffolding for VS Code MD Labs is an internal-grade extension that helps your team generate consistent, production-ready Flutter applications from a centralized Clean Architecture template — without manual setup, copy-paste, or drift across projects. Built by Ziad Haggag for MD Labs. OverviewWhen you open VS Code, MD Labs launches a secure guided workflow: sign in, sync the latest template from Git, configure your app, and generate a fully structured project with identifiers, FVM configuration, dependencies, and code generation already handled. The result is a standardized codebase your team can extend immediately — aligned with MD Labs engineering practices from day one. Key capabilities
Workflow1 · ProjectDefine display name, project name (snake_case), Android/iOS package ID, description, and output folder. 2 · FlutterChoose a Flutter version with FVM support — check installation, browse cached versions, or download new SDKs. 3 · PackagesReview locked template dependencies. Search pub.dev for additional packages, adjust versions, and resolve conflicts before generation. 4 · GeneratePreview the template file tree, then generate the project with live progress and a success summary. Template deliveryMD Labs does not bundle a static template inside the extension. Each session syncs the latest official template from your team's repository, so updates are available without republishing the extension. Requirements
Development
Press F5 to launch the Extension Development Host with the MD Labs panel. Package & publish
LicenseMIT |