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/get-started/install/macos/ ### Page source https://github.com/flutter/website/tree/main/src/get-started/install/macos.md ### Describe the problem copy function gives below result: ``` $ sudo softwareupdate --install-rosetta --agree-to-license ``` the content includes additional $ and...

p2-medium
e0-minutes

### Page URL https://docs.flutter.dev/testing/integration-tests/ ### Page source https://github.com/flutter/website/tree/main/src/testing/integration-tests/index.md ### Describe the problem Can we please include an example test that is _actually useful to the reader_ here? Even a link...

enhancement
p2-medium
e1-hours

### Page URL https://docs.flutter.dev/deployment/flavors/ ### Page source https://github.com/flutter/website/tree/main/src/deployment/flavors.md ### Describe the problem Important documentation should be accessible on the [flutter.dev](flutter.dev) website, not on third party sites that might change or...

p3-low
e3-weeks

### Page URL https://docs.flutter.dev/development/packages-and-plugins/developing-packages/ ### Page source https://github.com/flutter/website/tree/main/src/development/packages-and-plugins/developing-packages.md ### Describe the problem This document covers a large breadth of information and use cases and would benefit from being broken up...

enhancement
p2-medium
e2-days

### Page URL https://docs.flutter.dev/cookbook/lists/long-lists/ ### Page source https://github.com/flutter/website/tree/main/src/cookbook/lists/long-lists.md ### Describe the problem The Long list cookbook sample needs to discuss `itemExtent` and `prototypeItem` per https://github.com/flutter/website/pull/7404 See discussion in https://api.flutter.dev/flutter/widgets/ListView-class.html for...

p2-medium
cookbook
e1-hours

### Describe the problem View any article in the "Cookbook" section like https://docs.flutter.dev/cookbook/testing/widget/introduction In the sidebar, only "Cookbook" link is marked as active and it does not have a dropdown...

design
p2-medium
e3-weeks

### Page URL https://docs.flutter.dev/release/breaking-changes/parent-data-widget-generic-type/ ### Page source https://github.com/flutter/website/tree/main/src/release/breaking-changes/parent-data-widget-generic-type.md ### Describe the problem @required was changed to required ### Expected fix Change the @ symbol from @required to required ### Additional...

p2-medium
e1-hours

### Page URL https://docs.flutter.dev/get-started/install/ ### Page source https://github.com/flutter/website/tree/main/src/get-started/install/index.md ### Describe the problem glitchy not finishing actions ### Expected fix smooth working ### Additional context _No response_

in triage
waiting for customer response

RE https://github.com/flutter/flutter/issues/106046#issuecomment-1172605241 We could take a lot of stuff from the FAQ page: https://docs.flutter.dev/development/platform-integration/web/faq - concurrency (`compute` function in the foundation lib) - support for dart:io - hot reload -...

p2-medium
e3-weeks
co.proposal
target.web
fix.link

### Page URL https://docs.flutter.dev/development/ui/navigation/url-strategies/ ### Page source https://github.com/flutter/website/tree/main/src/development/ui/navigation/url-strategies.md ### Describe the problem This page should update it's instructions now that [flutter_web_plugins allows the usage of url strategies without conditional imports](https://github.com/flutter/flutter/pull/77103)...

p2-medium
e0-minutes