website
website copied to clipboard
Flutter documentation web site
### Page URL https://docs.flutter.dev/release/breaking-changes/android-surface-plugins#background ### Page source _No response_ ### Describe the problem The flowchart in the `Background` section seems to not render, due to a broken link? The link...
### Page URL https://docs.flutter.dev/ui/widgets/cupertino ### Page source _No response_ ### Describe the problem Discussing iOS widget catalog as a team, we wanted to see if we can participate in curating...
### Page URL https://docs.flutter.dev/ui/widgets/cupertino ### Page source _No response_ ### Describe the problem  While discussing as a team, we found that these placeholders looked more like something is broken....
The docs at https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization are excellent and clear but have an issue in step 6. Where it says "You should find generated files in the directory at the path you...
### Page URL https://docs.flutter.dev/ui/widgets/cupertino ### Page source _No response_ ### Describe the problem The [Widget catalog](https://docs.flutter.dev/ui/widgets/cupertino) is missing images, which makes some of the images appear as a Flutter logo...
### Page URL https://docs.flutter.dev/add-to-app/android/add-flutter-fragment/ ### Page source https://github.com/flutter/website/tree/main/src/content/add-to-app/android/add-flutter-fragment.md ### Describe the problem Please update to also show an implementation with the host activity in Jetpack Compose. I've tried using `AndroidFragment`...
Page URL: https://docs.flutter.dev/add-to-app/performance Page source: https://github.com/flutter/website/blob/main/src/add-to-app/performance.md?plain=1 Description of issue: It would be better if developers are given a detailed description based on latest stable, e.g., Stable1.20.
Subcomponent of https://github.com/flutter/flutter/issues/63559. We should update our public documentation to mention that versions of Android older than Android 9 (aka Pie, SDK level 28) leave applications vulnerable to the StrandHogg...
## Proposal I believe that it could be helpful to have a guide on Flutter's Semantics and how to properly use it. From the API docs, it can be difficult...
Under the "Development Tools" heading at the top of the page the wording is "Download and install the following packages" - this is for XCode and Cocoapods. I appreciate that...