Skip to content

added enabling built-in kotlin#13629

Open
jesswrd wants to merge 7 commits into
flutter:mainfrom
jesswrd:validate-enable-builtin-kotlin
Open

added enabling built-in kotlin#13629
jesswrd wants to merge 7 commits into
flutter:mainfrom
jesswrd:validate-enable-builtin-kotlin

Conversation

@jesswrd

@jesswrd jesswrd commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

  • If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • This PR uses semantic line breaks
    of 80 characters or fewer.

@jesswrd
jesswrd requested review from a team and sfshaza2 as code owners July 24, 2026 23:31

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

jesswrd and others added 6 commits July 24, 2026 16:34
…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>
@flutter-website-bot

flutter-website-bot commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

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

@flutter-website-bot

flutter-website-bot commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit 8241105):

https://flutter-dev-230821--www-pr13629-validate-enable-builti-0i3lio6b.web.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants