website
                                
                                 website copied to clipboard
                                
                                    website copied to clipboard
                            
                            
                            
                        Flutter documentation web site
This PR removes the duplicate content between two pages ([Introduction](http://localhost:4001/cookbook/testing/integration/introduction) and [Write and run an integration test](http://localhost:4001/testing/integration-tests)), adds a CI note, and adds the desktop integration testing information. Fixes #10464...
Updates the long list cookbook to add `ListView.extentItemBuilder`, which was added recently for lists with extends of different sizes: https://github.com/flutter/flutter/pull/131393 ## Presubmit checklist - [x] This PR doesn’t contain automatically...
We have two integration test pages that have some overlap: [Integration testing](https://docs.flutter.dev/testing/integration-tests) and [An introduction to integration testing](https://docs.flutter.dev/cookbook/testing/integration/introduction). I think we should: 1. Consolidate the good intro and task-based content...
### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-ios/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-ios.md ### Describe the problem Following the install process, it appears we don't explicitly tell someone to install Xcode inline at the right...
### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-ios/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-ios.md ### Describe the problem I downloaded Flutter's zip, I created a destination directory as instructed, and then I copied the unzip command...
### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-ios/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-ios.md ### Describe the problem I copied the entire line from one of the instruction codeblocks, and pasted into my terminal. When I...
### Steps to reproduce 1. Navigate to the "Install Flutter" section of the Flutter macOS installation guide. 2. Follow the command provided in the "Extract the zip file into the...
### Describe the problem In docs.flutter.dev , Left Navigation Panel, App Solutions> Games> "Build Leaderboards with Firestore" routes us to the Admob Link. ### Expected fix Instead of directing user...
Fixes #10566
### Page URL TBD ### Page source n/a ### Describe the problem We should link to the medium article about optimizing load times for flutter apps https://medium.com/flutter/best-practices-for-optimizing-flutter-web-loading-speed-7cc0df14ce5c ### Expected fix...