DevTools 2.28.5 release notes

The 2.28.5 release of the Dart and Flutter DevTools includes the following changes among other general improvements. To learn more about DevTools, check out the DevTools overview.

This was a cherry-pick release on top of DevTools 2.28.4. To learn about the improvements included in DevTools 2.28.4, please read the release notes.

Inspector updates

  • Only cache pub root directories added by the user. - #6897

  • Remove Flutter pub root if it was accidently cached. - #6911

DevTools Extension updates

  • Fixed a couple bugs preventing Dart server apps from connecting to DevTools extensions. - #6982, #6993

Full commit history

To find a complete list of changes in this release, check out the DevTools git log.