androidNativeBundle
androidNativeBundle copied to clipboard
Is it possible to add a description in gradle.kts to the readme?
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.