# DevTools release notes

> Learn about the latest changes in Dart and Flutter DevTools.



This page summarizes the changes in official stable releases of DevTools.
To view a complete list of changes, check out the
[DevTools git log](https://github.com/flutter/devtools/commits/master).

The Dart and Flutter SDKs include DevTools.
To check your current version of DevTools,
run the following on your command line:

```console
$ dart devtools --version
```

### Release notes

<DevToolsReleaseNotesIndex />

