Skip to main content

Setup IDE

Install the DCM extension for your IDE to get real-time warnings and code analysis.

To get DCM warnings (for example, from lint rules or unused code checks) in VS Code, install the DCM VS Code extension.

Prerequisites

Before setting up the IDE extension, ensure that your system meets the following requirements:

  • Operating System: 64-bit Windows, Linux, or macOS
  • Software: Installed Dart / Flutter SDK

Installing the Extension

You can install the DCM extension from the VS Code marketplace:

  1. Open VS Code.
  2. Navigate to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window.
  3. Search for "DCM" and click Install on the DCM extension from the results.

Alternatively, you can visit the VS Code extension page and follow the instructions.

Next Steps

Once your IDE is set up, return to the Developer Setup page to choose your plan and continue with license activation.