You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: build.gradle.kts
-5
Original file line number
Diff line number
Diff line change
@@ -100,12 +100,7 @@ dependencies {
100
100
"Git4Idea",
101
101
"org.jetbrains.kotlin",
102
102
"org.jetbrains.plugins.gradle",
103
-
"org.intellij.intelliLang",
104
103
"org.intellij.intelliLang")
105
-
// TODO(mossman) - this check should be removed when 2025.1 supports the Gemini Code Assist plugin (https://github.com/flutter/flutter-intellij/issues/7965)
Copy file name to clipboardexpand all lines: flutter-idea/build.gradle.kts
-4
Original file line number
Diff line number
Diff line change
@@ -80,10 +80,6 @@ dependencies {
80
80
"org.jetbrains.kotlin",
81
81
"org.jetbrains.plugins.gradle",
82
82
"org.intellij.intelliLang")
83
-
// TODO(mossman) - this check should be removed when 2025.1 supports the Gemini Code Assist plugin (https://github.com/flutter/flutter-intellij/issues/7965)
Copy file name to clipboardexpand all lines: flutter-studio/build.gradle.kts
-4
Original file line number
Diff line number
Diff line change
@@ -81,10 +81,6 @@ dependencies {
81
81
"org.jetbrains.plugins.gradle",
82
82
"org.intellij.intelliLang",
83
83
"org.intellij.intelliLang")
84
-
// TODO(mossman) - this check should be removed when 2025.1 supports the Gemini Code Assist plugin (https://github.com/flutter/flutter-intellij/issues/7965)
0 commit comments