website
website copied to clipboard
[Fix] Formatting
Fix Formatting.
Fixes #10725
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 8572493bef35061fda570dba97174e87d911c60d):
https://flutter-docs-prod--pr11021-fix-10725-yh3wme43.web.app
I dare not insert myself here. When you are back, @parlough, can you address this one?
/gcbrun
Thanks for thinking about improving this!
For some reason it's not triggering, but CI is supposed to include a formatting check against these files with
dart format. Runningdart formatwill revert many of these changes. I'll work on fixing that check. (Edit: #11027)What do you think about instead moving the
docregioncomments above the previous line (likechild: ...)? It will end up showing some extra information, but I think that's okay considering the examples. We can remove those properties with other code excerpt functionality if needed as well.
hey sry, i missed this. when i tried to run some excerpter generation command locally i got an error. that's what i remember last.