flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

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

Closed jwren closed 1 week ago

jwren commented 1 week ago

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 https://github.com/flutter/flutter-intellij/issues/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