added enabling built-in kotlin#13629
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for migrating to Built-in Kotlin for both app developers and plugin authors, adding instructions on how to enable it in gradle.properties and noting the Flutter 3.47+ requirement. The review feedback suggests formatting improvements, specifically applying semantic line breaks under 80 characters, wrapping gradle.properties in backticks, and replacing GitHub-style note syntax (> [!NOTE]) with the website's supported ::::note container syntax to ensure correct rendering.
…lt-in-kotlin/for-app-developers.md follow semantic guidelines. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…lt-in-kotlin/for-app-developers.md fix markdown syntax Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…lt-in-kotlin/for-app-developers.md follow semantic guidelines. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…lt-in-kotlin/for-plugin-authors.md follow semantic guidelines. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…lt-in-kotlin/for-plugin-authors.md follow semantic guidelines. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…lt-in-kotlin/for-plugin-authors.md fix markdown syntax Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
Staged preview of the updated docs.flutter.dev site (updated for commit 8da3acc): https://flutter-docs-prod--docs-pr13629-validate-enable-builti-fc0gw95n.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit 8241105): https://flutter-dev-230821--www-pr13629-validate-enable-builti-0i3lio6b.web.app |
Adding docs to help developers validate their Flutter project works when built-in kotlin is enabled. Built-in Kotlin can only be successfully enabled when a developer is on >= Flutter 3.47 and has migrated their app and any Flutter plugins the app uses.
Presubmit checklist
of 80 characters or fewer.