Skip to main content
Teams+

Settings

On the Settings page, you can view and manage your account settings.

Configure Global Version Constraint​

warning

Global version constraint is available only for DCM 1.38.0+.

To configure the global version constraint:

  1. Click on the "Change version constraint" button.
  2. Enter the constraint (it supports the same syntax as the Dart SDK or dependencies, for example, >=1.17.0 <2.0.0 or ^2.0.0).
  3. Click "Update version constraint".
info

This version constraint is different from the one configured via dcm_global.yaml (which needs to be configured for each project separately) and it applies to all users.

If both dcm_global.yaml and this constraint are present, the latter gets the priority.

Change Version Constraint

Update Version Constraint