androidNativeBundle icon indicating copy to clipboard operation
androidNativeBundle copied to clipboard

Is it possible to add a description in gradle.kts to the readme?

Open yamashita-room-335 opened this issue 10 months ago • 0 comments

I am using Flutter 3.29.0 and in this version when I create a new project, the Gradle file is created in Kotlin (build.gradle.kts).

So I would like you to add how to write in gradle.kts so that I don't get lost in the readme procedure in the future, is that possible?

I can't find much information by searching for “Flutter androidNativeBundle”, so if possible, I would like to see the additional steps by the Gradle file that is created when someone create a project in Flutter.

yamashita-room-335 avatar Mar 03 '25 16:03 yamashita-room-335