flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Consolidate duplicate code in build scripts into script plugins

Open mossmana opened this issue 8 months ago • 1 comments

Currently there is duplicate code in the build.gradle.kts scripts. This duplication adds maintenance costs any time the duplicate code needs to be updated. We should consider using Gradle plugins instead: https://docs.gradle.org/current/userguide/plugins.html

Image

mossmana avatar Mar 13 '25 15:03 mossmana

/fyi @helin24

pq avatar Jun 12 '25 03:06 pq