You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
+1
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ in deeply nested trees - [#5181](https://github.com/flutter/devtools/pull/5181)
29
29
* Add support for browser navigation history when navigating using the `File Explorer`[#4906](https://github.com/flutter/devtools/pull/4906).
30
30
* Designate positional fields for `Record` types with the getter syntax beginning at `$1`[#5272](https://github.com/flutter/devtools/pull/5272)
31
31
* Fix variable inspection for `Map` and `List` instances: [#5320](https://github.com/flutter/devtools/pull/5320)
32
+
* Fix variable inspection for `Set` instances: [#5323](https://github.com/flutter/devtools/pull/5323)
32
33
33
34
## Network profiler updates
34
35
* Improve reliability and performance of the Network tab - [#5056](https://github.com/flutter/devtools/pull/5056)
0 commit comments