Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 778 Bytes

File metadata and controls

28 lines (22 loc) · 778 Bytes
title DevTools release notes
breadcrumb Release notes
description Learn about the latest changes in Dart and Flutter DevTools.
showToc false

This page summarizes the changes in official stable releases of DevTools. To view a complete list of changes, check out the DevTools git log.

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

$ dart devtools --version

Release notes

{% comment %} When adding the release notes for a new DevTools release, make sure to add the version number as the first entry in the list found at /site/src/data/devtools_releases.dart. {% endcomment -%}