Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update release notes
  • Loading branch information
elliette committed Oct 2, 2024
commit 4d967d13fb0b5150bac0abb2e9a07b56a7c371f9
3 changes: 3 additions & 0 deletions packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ show. - [#8277](https://github.com/flutter/devtools/pull/8277)
* Added support for loading extensions in pub workspaces
[8347](https://github.com/flutter/devtools/pull/8347).

* Mapped error stacktraces to use the Dart sourcecode locations so that they are human-
readable. - [#8385](https://github.com/flutter/devtools/pull/8385)

## Inspector updates

- Added a setting to the Flutter Inspector controls that allows users to opt-in to the newly redesigned Flutter Inspector. - [#8342](https://github.com/flutter/devtools/pull/8342)
Expand Down