Skip to content

[Android] Make DartEntrypoint only optionally take a bundle path (#74828)#186592

Draft
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:triage-issue-74828
Draft

[Android] Make DartEntrypoint only optionally take a bundle path (#74828)#186592
mboetger wants to merge 1 commit into
flutter:masterfrom
mboetger:triage-issue-74828

Conversation

@mboetger

Copy link
Copy Markdown
Contributor

Make DartEntrypoint only optionally take a bundle path.

Fixes: #74828

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [AI contribution guidelines] and understand my responsibilities, or I am not using AI tools.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 15, 2026
@github-actions github-actions Bot added platform-android Android applications specifically engine flutter/engine related. See also e: labels. team-android Owned by Android platform team labels May 15, 2026
@mboetger mboetger added the l:backlog LLM created PR addressing a backlog issue. label Jun 18, 2026
@mboetger mboetger force-pushed the triage-issue-74828 branch from a667a21 to 47dbdc6 Compare June 22, 2026 17:52
@github-actions github-actions Bot removed the CICD Run CI/CD label Jun 22, 2026
@mboetger mboetger force-pushed the triage-issue-74828 branch from 47dbdc6 to 713efd8 Compare June 22, 2026 18:59
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD engine flutter/engine related. See also e: labels. l:backlog LLM created PR addressing a backlog issue. platform-android Android applications specifically team-android Owned by Android platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make DartEntrypoint only optionally take a bundle path

2 participants