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,13 @@ 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+ # 12.1.0
7+ * Adds additional logging to ` IntegrationTestRunner ` .
8+ * Fixes assertion error when parsing Flutter channel versions using the format ` X.XX.X-X.X.pre-XXX ` .
9+ * Fixes breakage associated with ChromeDriver 138 when using ` IntegrationTestRunner ` .
10+ * Adds ` sanitizeVersionStr ` helper to ` SemanticVersion ` .
11+ * Fixes null error when parsing ` bundleIdentifier ` or ` teamIndentifier ` in ` UniversalLinkSettings ` .
12+
613# 12.0.0
714* Update ` dtd ` dependency to ` ^4.0.0 ` .
815* Register and unregister VM service connections on DTD. This change only
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 : 12.0 .0
7+ version : 12.1 .0
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