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/deployment/flavors/ ### Page source https://github.com/flutter/website/tree/main/src/deployment/flavors.md ### Describe the problem The document suggests using $(PRODUCT_NAME) to change the display name of the app. However, changing this is not...

d.enhancement
p2-medium
e1-hours
target.iOS
dev.deployment
from.page-issue
dev.flavors

### Page URL https://docs.flutter.dev/packages-and-plugins/developing-packages/ ### Page source https://github.com/flutter/website/tree/main/src/packages-and-plugins/developing-packages.md ### Describe the problem LLVM must be installed for ffigen to work, but this is not explained anywhere on the page. The...

d.enhancement
p2-medium
e0-minutes
dev.plugin
st.triage.ltw
from.page-issue
dev.ffi

This would reduce maintenance of the custom site from flutter/samples found at [flutter.github.io/samples/](https://flutter.github.io/samples/), allow for increased familiarity for users, and potentially increase discovery and use of the samples index. If...

fix.examples
infra.design
p3-low
e2-days
co.proposal
from.team

The [Hero animations](https://docs.flutter.dev/ui/animations/hero-animation) and [Staggered animations](https://docs.flutter.dev/ui/animations/staggered-animations) pages were out of date as they are not currently using code excerpts and they don't have tests. They have analyzed code snippets in...

p2-medium
e2-days
t.ui.animations
st.triage.ltw
fix.code-sample
t.ui.general

Dependabot now supports updating defined groups (https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) in one PR, but that is per directory/project, rather than per ecosystem. For our use cases (in `flutter/website`, `flutter/samples`, `flutter/codelabs`, and `dart-lang/site-www`) we...

infra.structure
p3-low
st.blocked
e2-days
st.triage.ltw

The [Developing packages & plugins](https://docs.flutter.dev/packages-and-plugins/developing-packages) page does mention it briefly in the [explanation of created packages](https://docs.flutter.dev/packages-and-plugins/developing-packages#:~:text=in%20a%20project.-,.metadata,-A%20hidden%20file), but doesn't provide much info. We should consider beta explaining this file somewhere. What...

p3-low
e1-hours
co.proposal
t.cli-tools
from.team

Once we've completed support for PlatformViews on macOS we'll need a page similar to https://docs.flutter.dev/platform-integration/ios/platform-views covering the creation of platform views on macOS. For the most part, the framework code...

p2-medium
e2-days
devos.macOS
d.new-feature
st.triage.ltw
target.macOS

### Page URL https://docs.flutter.dev/packages-and-plugins/developing-packages/ ### Page source https://github.com/flutter/website/tree/main/src/packages-and-plugins/developing-packages.md ### Describe the problem After running [`flutter create --template=plugin --platforms=windows`](https://docs.flutter.dev/packages-and-plugins/developing-packages#add-support-for-platforms-in-an-existing-plugin-project) users have to manually add them the new plugin entry point classes...

d.enhancement
p2-medium
e1-hours
dev.plugin
st.triage.ltw
from.page-issue
target.Windows

Issue when requesting survey json file: ``` Access to XMLHttpRequest at 'https://flutter.dev/f/dart-devtools-survey-metadata.json' from origin 'http://127.0.0.1:9109' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource....

infra.structure
e1-hours
st.triage.ltw
from.team

### Describe the problem It looks like the current auto submit strategy for dependabot PRs is flailing. Halp? ### Expected fix _No response_ ### Additional context _No response_

infra.structure
p2-medium
e1-hours
auto.dependencies