File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Copyright 2025 The Flutter Authors
33Use of this source code is governed by a BSD-style license that can be
44found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
55-->
6+ # 11.2.1
7+ * Rename ` Handler ` extension methods to ` VmServiceHandler ` . This member was
8+ marked ` @visibleForTesting ` and should not be used outside of this package, so
9+ we consider this change non-breaking.
10+
611# 11.2.0
712* Bump ` vm_service ` dependency upper bound to ` <16.0.0 ` .
813
Original file line number Diff line number Diff line change 44name : devtools_shared
55description : Package of shared Dart structures between devtools_app, dds, and other tools.
66
7- version : 11.2.0
7+ version : 11.2.1
88
99repository : https://github.com/flutter/devtools/tree/master/packages/devtools_shared
1010
You can’t perform that action at this time.
0 commit comments