mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We already have a simple app in this repo that fully uses Gradle Kotlin DSL (see #141541). The next small step is to have at least one plugin that also uses Gradle Kotlin DSL. Let's use `integration_test` for that, since it's versioned with Flutter SDK.