Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Flutter build logic to IntelliJ Platform Gradle Plugin version 2.1.0 #7774

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

jwren
Copy link
Member

@jwren jwren commented Nov 10, 2024

See https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html

This change adds support for building against IntelliJ Community 2024.3 EAP

This resolves #7670

The optional dependency to add the Flutter coverage runner has been removed for the time being

The variables, names and ordering between the runner.dart, product-matrix.json, gradle.properties and the build.gradle.kts files has been simplified with documentation, albeit with some TODOs.

The verifier with this version, 2.1.0 does not yet work with the JxBrowser, com.teamdev dependencies

…sion 2.1.0

This change adds support for building against IntelliJ Community 2024.3 EAP

This resolves flutter#7670

The optional dependency to add the Flutter coverage runner has been removed for the time being

The variables, names and ordering between the runner.dart, product-matrix.json, gradle.properties and the build.gradle.kts files has been simplified with documentation, albeit with some TODOs.

The verifier with this version, 2.1.0 does not yet work with the JxBrowser, com.teamdev dependencies
@jwren jwren requested a review from kenzieschmoll November 10, 2024 08:10
}
//intellijPlatform {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to commit this commented bit?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

100% we want to commit this, this is all related to getting the verifier working, see the TODO in this file and in flutter-idea/build.gradle.kts

@jwren jwren merged commit 4b2d5bb into flutter:master Nov 11, 2024
8 of 9 checks passed
jwren added a commit to jwren/flutter-intellij that referenced this pull request Nov 13, 2024
jwren added a commit to jwren/flutter-intellij that referenced this pull request Nov 13, 2024
jwren added a commit to jwren/flutter-intellij that referenced this pull request Nov 14, 2024
jwren added a commit to jwren/flutter-intellij that referenced this pull request Nov 14, 2024
jwren added a commit to jwren/flutter-intellij that referenced this pull request Nov 15, 2024
jwren added a commit that referenced this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants