website icon indicating copy to clipboard operation
website copied to clipboard

[3.35] Rename `entryPointBaseUrl` to `entrypointBaseUrl`

Open mdebbar opened this issue 4 months ago • 1 comments

Blocked on landing in stable

Renaming the entryPointBaseUrl parameter to entrypointBaseUrl.

  • PR in the Flutter SDK: https://github.com/flutter/flutter/pull/170166
  • Issue: https://github.com/flutter/flutter/issues/168968

cc @piedcipher

Presubmit checklist

  • [x] This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • [x] 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).
  • [x] This PR uses semantic line breaks of 80 characters or fewer.

mdebbar avatar Jun 18 '25 18:06 mdebbar