Tirth

Results 5 issues of Tirth

### Page URL https://docs.flutter.dev/codelabs/ ### Page source https://github.com/flutter/website/tree/main/src/codelabs/index.md ### Describe the problem Link for `Multi-platform Firestore Flutter` is `https://codelabs.developers.google.com/codelabs/friendlyeats-flutter` but it opens `https://firebase.google.com/codelabs/firebase-get-to-know-flutter`. What should be the correct link? ###...

p2-medium
PRs welcome
e1-hours
codelab
codelab-external

Adds `materialGapSize` property to `ExpansionPanelList` widget. | `materialGapSize: 0` | `materialGapSize: 16` (default) | `materialGapSize: 30` | | --- | --- | --- | | ![screenshot_1680450783](https://user-images.githubusercontent.com/13456345/229366131-8dd105cd-6371-4852-b57b-5900e3dbd203.png) | ![screenshot_1680453525](https://user-images.githubusercontent.com/13456345/229366640-e2ae5f95-0cd6-4694-b8ff-0de7fb7c8554.png) | ![screenshot_1680450910](https://user-images.githubusercontent.com/13456345/229366742-3121331b-b22e-46a1-bdfa-20b5663cbe2b.png)...

framework
f: material design

Adds `suffix` property for `CupertinoTextFormFieldRow`. ![screenshot_2023-06-18_at_7 23 18_pm](https://github.com/flutter/flutter/assets/13456345/79b8ae43-bfbd-4f40-a921-78b1eb7ae961) Fixes #103385 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...

a: text input
waiting for customer response
framework
f: cupertino

Minor Formatting. ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page,...

framework
f: material design

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]...