website icon indicating copy to clipboard operation
website copied to clipboard

Flutter documentation web site

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

### Use case We have been using Flutter as an add-to-app module inside our existing native iOS/Android project. After several iterations, most of our app’s functionality now lives inside this...

p2-medium
e2-days

Looking at the docs in https://docs.flutter.dev/cookbook/navigation/set-up-universal-links#create-and-host-apple-app-site-association-json-file, we have this > This file uses the JSON format. Don't include the .json file extension when you save this file. Per [Apple's documentation](https://developer.apple.com/documentation/xcode/supporting-associated-domains),...

p2-medium
a.cookbook
e2-days

### Page URL https://docs.flutter.dev/get-started/install/linux/android/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/linux/android.md ### Describe the problem The Android Studio documentation suggests that it can be installed anywhere one likes on Linux. And in practice...

p2-medium
e2-days
from.page-issue

### Page URL https://docs.flutter.dev/ui/navigation/ ### Page source https://github.com/flutter/website/tree/main/src/content/ui/navigation/index.md ### Describe the problem What is a route? What is deep-linking? What is a `Page`? Compared to most of the docs I've...

p2-medium
e2-days
from.page-issue

### Page URL https://docs.flutter.dev/ai/create-with-ai/ ### Page source https://github.com/flutter/website/tree/main/src/content/ai/create-with-ai.md ### Describe the problem On https://docs.flutter.dev/ai/create-with-ai it would be awesome to "sell" what the cool things you can do with the Dart+Flutter...

p2-medium
e1-hours
from.page-issue

### Page URL https://docs.flutter.dev/reference/learning-resources/ ### Page source https://github.com/flutter/website/tree/main/src/content/reference/learning-resources.md ### Describe the problem I miss a tutorial about writing a Browser Extension with Dart and Flutter. ### Expected fix _No response_...

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

### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-android/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-android.md ### Describe the problem sudo softwareupdate --install-rosetta --agree-to-license results in softwareupdate[89353:24819382] Package Authoring Error: 082-44576: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute...

from.page-issue

### Page URL https://docs.flutter.dev/deployment/flavors-ios/ ### Page source https://github.com/flutter/website/tree/main/src/content/deployment/flavors-ios.md ### Describe the problem as you can see the default profile is attached to release but the article is asking to create...

from.page-issue

### Page URL https://docs.flutter.dev/get-started/install/macos/desktop/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/desktop.md ### Describe the problem Mac is coming with ruby 2.0.6 simply running `sudo gem install cocoapods` as mentioned in the cocoapods step...

from.page-issue

### Page URL https://docs.flutter.dev/add-to-app/ios/add-flutter-screen ### Page source _No response_ ### Describe the problem When I followed the instructions to set up a test project, I got an error ``` Flutter...

from.page-issue