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://flutter.dev/docs/deployment/flavors.html Page source: https://github.com/flutter/website/tree/master/src/docs/deployment/flavors.md Description of issue: We've received feedback that the linked tutorials are out of date (at least for iOS): https://twitter.com/inryaa/status/1147263187726884865 Suggestion #1. Flavouring iOS seems...

p2-medium
e2-days

### What information is missing? Having a generic example of how to use Flutter for iOS app extensions https://developer.apple.com/app-extensions/ We already have one for apple-watch, but we should make it...

p2-medium
e2-days

Page URL: https://flutter.dev/docs/development/add-to-app/ios/add-flutter-screen.html Page source: https://github.com/flutter/website/tree/master/src/docs/development/add-to-app/ios/add-flutter-screen.md Description of issue: In ios14, xcode12.2, Swift version 5.3.1, the code in this tutorial is no longer applicable, especially in the tutorial of embedding...

p1-high
e1-hours

_Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ ## Presubmit checklist - [x] This PR doesn’t contain automatically generated corrections...

### Page URL https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply/ ### Page source https://github.com/flutter/website/tree/main/src/release/breaking-changes/flutter-gradle-plugin-apply.md ### Describe the problem On the page, the migration process includes the following quote: > Replace the contents of /android/settings.gradle with the...

p2-medium
e2-days
from.page-issue
a.rn.breaking-changes

### Page URL https://docs.flutter.dev/codelabs/implicit-animations ### Page source _No response_ ### Describe the problem In the Implicit animation codelab, the bottom is overflowed by a certain number of pixels. I would...

from.page-issue

### What information needs to be added? Flutter docs provide instruction for Gradle Project appears after running command `flutter build aar`. This terminal output need to be updated for Kotlin...

p2-medium
e2-days
dev.existing-apps
st.triage.ltw
target.Android
co.request
lang.native-code

### Page URL https://docs.flutter.dev/platform-integration/web/wasm ### Page source _No response_ ### Describe the problem Should mention the new js_interop and pkg:web work and how that's needed to allow Flutter web apps...

p2-medium
e3-weeks
st.triage.ltw
from.page-issue
dev.integration
target.web

### 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 guide could be clearer for creating flavors of an iOS app. The guide shows updating a project...

fix.examples
p2-medium
e2-days
st.triage.ltw
target.iOS
dev.deployment
from.page-issue
dev.flavors