WebStorm
 
Get WebStorm

Dart Analysis tool window

Last modified: 04 September 2024

The tool window is available only when the Dart plugin is installed and enabled. The Dart plugin is bundled with WebStorm and activated by default. If the plugin is disabled, enable it on the Installed tab of the Settings | Plugins page, as described in Managing plugins.

WebStorm integrates with the Dart Analyzer tool that performs static analysis of your Dart source code. All inconsistencies and potential problems are reported in the Dart Analysis tool window with the possibility to navigate to the fragment of the source code where the problem was detected.