File tree Expand file tree Collapse file tree
packages/devtools_app_shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ 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+ ## 0.5.1 (not released)
7+ * Add DevTools-styled text field ` DevToolsTextField ` .
8+
69## 0.5.0
710* ** Breaking change:** remove ` scaleByFontFactor ` .
811* ** Breaking change:** remove ` IdeTheme.fontSize ` and ` IdeTheme.fontSizeFactor ` .
Original file line number Diff line number Diff line change 33# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
44name : devtools_app_shared
55description : Package of Dart & Flutter structures shared between devtools_app and devtools extensions.
6- version : 0.5.0
6+ version : 0.5.1
77repository : https://github.com/flutter/devtools/tree/master/packages/devtools_app_shared
88
99environment :
Original file line number Diff line number Diff line change @@ -546,10 +546,10 @@ packages:
546546 dependency: transitive
547547 description:
548548 name: meta
549- sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349 "
549+ sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394 "
550550 url: "https://pub.dev"
551551 source: hosted
552- version: "1.18 .0"
552+ version: "1.17 .0"
553553 mime:
554554 dependency: transitive
555555 description:
@@ -854,26 +854,26 @@ packages:
854854 dependency: transitive
855855 description:
856856 name: test
857- sha256: "54c516bbb7cee2754d327ad4fca637f78abfc3cbcc5ace83b3eda117e42cd71a "
857+ sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae "
858858 url: "https://pub.dev"
859859 source: hosted
860- version: "1.29 .0"
860+ version: "1.28 .0"
861861 test_api:
862862 dependency: transitive
863863 description:
864864 name: test_api
865- sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636 "
865+ sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8 "
866866 url: "https://pub.dev"
867867 source: hosted
868- version: "0.7.9 "
868+ version: "0.7.8 "
869869 test_core:
870870 dependency: transitive
871871 description:
872872 name: test_core
873- sha256: "394f07d21f0f2255ec9e3989f21e54d3c7dc0e6e9dbce160e5a9c1a6be0e2943"
873+ sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
874874 url: "https://pub.dev"
875875 source: hosted
876- version: "0.6.15 "
876+ version: "0.6.14 "
877877 typed_data:
878878 dependency: transitive
879879 description:
You can’t perform that action at this time.
0 commit comments