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

### Page URL https://docs.flutter.dev/testing/native-debugging/ ### Page source https://docs.flutter.dev/testing/native-debugging#debug-dart-and-cplusplus-code-using-visual-studio ### Describe the problem One can easily add a windows process to VS Code, after starting a Flutter app, also in VSCode,...

p2-medium
e2-days
from.page-issue

### Page URL https://docs.flutter.dev/app-architecture/design-patterns/result#using-the-result-pattern ### Page source _No response_ ### Describe the problem The Result class is useful for encapsulating success and error outcomes. However, it has some undocumented limitations....

p2-medium
e2-days
from.page-issue
co.request

Verify each potential case where hot reload fails is outlined and explained. Page: https://docs.flutter.dev/tools/hot-reload

p2-medium
e2-days
t.hot-reload
a.resource

### What information needs to be added? Would it be possible to say somewhere that code guarded with checks against `defaultTargetPlatform`, e.g., ```dart if (defaultTargetPlatform == TargetPlatform.windows) { /* Windows-specific...

d.enhancement
p1-high
t.performance
dev.integration
co.request

### Page URL https://docs.flutter.dev/packages-and-plugins/background-processes/ ### Page source https://github.com/flutter/website/tree/main/src/packages-and-plugins/background-processes.md ### Describe the problem Hi.. Thank you so much for everything.. BUT, this part of the documentation is too short. I have...

from.page-issue

### Page URL https://docs.flutter.dev/app-architecture/case-study/ ### Page source https://github.com/flutter/website/tree/main/src/content/app-architecture/case-study/index.md ### Describe the problem The second phone screenshot at the top of the doc page shows the "Alfami Coast, Italy" as the...

p3-low
e1-hours
from.page-issue

### Page URL https://docs.flutter.dev/get-started/install/windows/mobile ### Page source _No response_ ### Describe the problem _Verify that Android API 35.0.1 has been selected_ and the connected instructions use _Android API 35.0.1_ where...

from.page-issue

### Page URL https://docs.flutter.dev/cookbook/networking/web-sockets/ ### Page source https://github.com/flutter/website/tree/main/src/cookbook/networking/web-sockets.md ### Describe the problem Connection errors while establishing a connection with WebSocketChannel.connect() can't be handeled with try/catch blocks. ### Expected fix _No...

d.enhancement
p2-medium
a.cookbook
e2-days
t.networking

### What information needs to be added? This feature was added for for the next stable release. ### Where should this new content appear? /cookbook/design/sheets ?? /cookbook/design/cupertino ?? ### I...

p1-high
p2-medium
co.request
t.ui.com.cupertino

### Page URL https://docs.flutter.dev/cookbook/design/fonts/ ### Page source https://github.com/flutter/website/tree/main/src/content/cookbook/design/fonts.md ### Describe the problem The website describes how to use custom fonts, but it says: > ## Set styles and weights with...

p2-medium
e1-hours
review.copy
from.page-issue