Tirth
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? ###...
Adds `materialGapSize` property to `ExpansionPanelList` widget. | `materialGapSize: 0` | `materialGapSize: 16` (default) | `materialGapSize: 30` | | --- | --- | --- | |  |  | ...
Adds `suffix` property for `CupertinoTextFormFieldRow`.  Fixes #103385 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...
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,...
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]...