From 0f2d31cb37772d2ee3571474ff9cbbd70cc0b3ec Mon Sep 17 00:00:00 2001 From: Jaime Wren Date: Tue, 11 Nov 2025 10:45:19 -0800 Subject: [PATCH] Change the Dart Plugin version to match the next version of the Flutter IJ plugin to get them in sync. This decision still needs team buy-in. https://plugins.jetbrains.com/plugin/9212-flutter/edit/versions --- third_party/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/gradle.properties b/third_party/gradle.properties index 85f35a8e8..9c544e3d5 100644 --- a/third_party/gradle.properties +++ b/third_party/gradle.properties @@ -7,7 +7,7 @@ pluginName = Dart pluginId = Dart # SemVer format -> https://semver.org -pluginVersion = 251.30000.0 +pluginVersion = 89.0 # TODO(https://github.com/flutter/dart-intellij-third-party/issues/23) Add a changelog # Not currently used in the build.gradle.kts file: