website
website copied to clipboard
Flutter documentation web site
### Page URL https://docs.flutter.dev/deployment/android#configure-signing-in-gradle ### Page source https://github.com/flutter/website/blob/main/src/content/deployment/android.md#configure-signing-in-gradle ### Describe the problem The website will offer to use the signing config below for release mode but if you don't have...
On May 6, 2025, the official Flutter account on Twitter promotes the following article on docs.flutter.dev: https://x.com/FlutterDev/status/1919814420416381051 https://docs.flutter.dev/cookbook/effects/gradient-bubbles However, as pointed out by some responses that article contains a (generic)...
### Page URL https://docs.flutter.dev/ui/design/material ### Page source _No response_ ### Describe the problem This page of documentation isn't much more than a link to the old Samples Index, which was...
We should [consider labeling each major section as a step](https://github.com/flutter/website/issues/10878#issuecomment-2231549384) in the Getting Started docs, for example: * Step 1 System requirements * Step 2 Configure editor or integrated development...
Prerequisites: - [ ] https://github.com/flutter/flutter/issues/151567 --- The following documentation needs to be updated to use SwiftPM instead of CocoaPods once SwiftPM is the default: - [ ] https://docs.flutter.dev/packages-and-plugins/developing-packages - [...
### Page URL https://docs.flutter.dev/ui/widgets/animation/ ### Page source https://github.com/flutter/website/tree/main/src/content/ui/widgets/animation.md ### Describe the problem I noticed that the documentation on animations doesn't include information about AnimatedScale, which I believe should be part...
### 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 While it's semi-reasonable that someone on Arch Linux will know how to use Pacman and find packages themselves,...
### Page URL https://docs.flutter.dev/deployment/flavors/ ### Page source https://github.com/flutter/website/tree/main/src/content/deployment/flavors.md ### Describe the problem I try to make distinct icons for my flavors by your [manual at this](https://docs.flutter.dev/deployment/flavors#create-distinct-icons) I want to get...
### Page URL https://docs.flutter.dev/get-started/install/macos/mobile-ios/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-ios.md ### Describe the problem Attempting to install CocoaPods as instructed here results in many problems to a novice in computer science such...
### Page URL https://docs.flutter.dev/platform-integration/ios/platform-views/ ### Page source https://github.com/flutter/website/tree/main/src/content/platform-integration/ios/platform-views.md ### Describe the problem Platform Views page doesn't document how to integrate SwiftUI views and is UIKit only. ### Expected fix We...