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/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 0.9.6+2
2
+
* Support null safe `package:vm_service` version `>=6.x.x`.
3
+
4
+
## 0.9.6+1
5
+
* Fallback to port 0 if we cannot connect the DevTools server to ports 9100-9109 #2600
6
+
1
7
## 0.9.6
2
8
* Remove use of Flutter service worker [#2586](https://github.com/flutter/devtools/pull/2586)
3
9
* Badge performance tab when UI jank is detected and add a setting to enable/disable this functionality. [#2580](https://github.com/flutter/devtools/pull/2580)
0 commit comments