In Setup -> Step 2 -> Manual setup, the explanation to proceed manually in order to support both SplitCompat and PlayStoreDynamicFeatureManager is missing in all cases the exact path/file where to add the mentioned java/kotlin code.
Furthermore, code fragments are Java, when actually most of Android modern code is based on Kotlin. At least both Java and Kotlin code should be provided.
Expected fix
Refactor the mentioned step to provide exact file paths to edit, and provide Java and Kotlin code for all code fragments.
Additional context
No response
I would like to fix this problem.
[ ] I will try and fix this problem on docs.flutter.dev.
Page URL
https://docs.flutter.dev/perf/deferred-components/
Page source
https://github.com/flutter/website/tree/main/src/content/perf/deferred-components.md
Describe the problem
SplitCompat
andPlayStoreDynamicFeatureManager
is missing in all cases the exact path/file where to add the mentioned java/kotlin code.Expected fix
Refactor the mentioned step to provide exact file paths to edit, and provide Java and Kotlin code for all code fragments.
Additional context
No response
I would like to fix this problem.