website
website copied to clipboard
[3.35] Rename `entryPointBaseUrl` to `entrypointBaseUrl`
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.
Visit the preview URL for this PR (updated for commit f73526b070a96561f01d27c7f788bba0aa58ae4b):
https://flutter-docs-prod--pr12134-mdebbar-patch-1-j1aes97a.web.app
@mdebbar, can we land this?
I think last hotfix was 3.32.5, this meant to be for 3.35 I guess
I think last hotfix was 3.32.5, this meant to be for 3.35 I guess
Yes, this was meant for 3.35. Initially I had [3.32] in the title which was wrong. The title is now up-to-date.
reopening as 3.35 is releasing this month