website icon indicating copy to clipboard operation
website copied to clipboard

Flutter documentation web site

Results 568 website issues
Sort by recently updated
recently updated
newest added

### Describe the problem I was trying to build this site locally and faced issues with the command `make setup`. I am new to docker so I could not understand...

infra.structure
p2-medium
e1-hours
st.triage.ltw
from.page-issue

### Page URL https://docs.flutter.dev/platform-integration/web/wasm/ ### Page source https://github.com/flutter/website/tree/main/src/platform-integration/web/wasm.md ### Describe the problem This is fine as far as it goes. Problem is, it doesn't go far enough. Does Dart support...

p3-low
e2-days
st.triage.ltw
from.page-issue
dev.integration
target.web

Hi, I am trying to develop my first flutter app and I find it very hard to find information about password management for both iOS and Android. The goal would...

a.cookbook
t.framework
from.flutter-sdk
target.iOS
target.Android

This PR makes initial refresh of the summary at the top and deleted outdated content: https://github.com/flutter/website/pull/9830 The rest of the content should be removed (it is outdated and wrong) and...

p2-medium
e1-hours
dev.debugging
fix.refactor
from.team

### Page URL https://docs.flutter.dev/deployment/obfuscate/ ### Page source https://github.com/flutter/website/tree/main/src/deployment/obfuscate.md ### Describe the problem a command to obfuscate only exists for APKs???? Im given the impression after reading thousands of lines... about...

p2-medium
e1-hours
st.triage.ltw
target.iOS
target.Android
target.macOS
dev.deployment
from.page-issue
target.web
target.Windows
target.Linux

One of the [solutions for resolving CORS issues](https://github.com/flutter/website/pull/5061) with images is to use an HTMLElementView. We currently don't have any sample code for using it. https://api.flutter.dev/flutter/widgets/HtmlElementView-class.html [this issue + comment](https://github.com/flutter/flutter/issues/71619#issuecomment-740810200)...

fix.examples
p2-medium
e1-hours
st.triage.ltw
fix.code-sample
target.web

### What information is missing? As part of the IA work, add text to the layout page that's currently being auto generated. ### How would you like us to fix...

p3-low
e1-hours
st.triage.ltw
t.ui.layout

p1-high
t.a11y
e2-days
st.triage.ltw

This doc was planned to be placed at `/perf/memory` and linked to from [Performance overview page](https://docs.flutter.dev/perf), but it was never completed. It's a good time to explore adding this page,...

p2-medium
e3-weeks
t.performance
from.team

### Page URL https://docs.flutter.dev/platform-integration/macos/c-interop/ ### Page source https://github.com/flutter/website/tree/main/src/platform-integration/macos/c-interop.md ### Describe the problem The page says > In Xcode, open Runner.xcworkspace. > Add the C/C++/Objective-C/Swift source files to the Xcode project....

p2-medium
e1-hours
devos.macOS
st.triage.ltw
target.macOS
from.page-issue
dev.integration
dev.ffi