From 729f58b286e781c27638ad9532f6d7be792c923a Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Thu, 30 Apr 2026 17:58:27 +0200 Subject: [PATCH 1/2] Prepare for release 2.58.0 --- packages/devtools_app/lib/devtools.dart | 2 +- packages/devtools_app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/devtools_app/lib/devtools.dart b/packages/devtools_app/lib/devtools.dart index f9dcf96868a..ecc8ff1cea5 100644 --- a/packages/devtools_app/lib/devtools.dart +++ b/packages/devtools_app/lib/devtools.dart @@ -10,4 +10,4 @@ /// Note: a regexp in the `dt update-version' command logic matches the constant /// declaration `const version =`. If you change the declaration you must also /// modify the regex in the `dt update-version' command logic. -const version = '2.58.0-dev.0'; +const version = '2.58.0'; diff --git a/packages/devtools_app/pubspec.yaml b/packages/devtools_app/pubspec.yaml index 2f5e4873c42..4c48051769e 100644 --- a/packages/devtools_app/pubspec.yaml +++ b/packages/devtools_app/pubspec.yaml @@ -7,7 +7,7 @@ publish_to: none # Note: this version should only be updated by running the 'dt update-version' # command that updates the version here and in 'devtools.dart'. -version: 2.58.0-dev.0 +version: 2.58.0 repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app From 039ef2793f57b268d88b3060ab9f49761ad8c8c4 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Thu, 30 Apr 2026 17:59:53 +0200 Subject: [PATCH 2/2] Update to latest Flutter candidate --- flutter-candidate.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter-candidate.txt b/flutter-candidate.txt index e630cfa35c0..d9bece0cf8c 100644 --- a/flutter-candidate.txt +++ b/flutter-candidate.txt @@ -1 +1 @@ -49233d08009d7e3313da0bfbd859960d14d9c90c +b0e66e6dd81c20dae6a3ce2ee515a165dbbbfb3e