PhpStorm
 
Get PhpStorm

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 not bundled with PhpStorm, but it can be installed on the Settings | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains Marketplace.

PhpStorm 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.

Procedures