website
website copied to clipboard
Flutter documentation web site
### Page URL https://docs.flutter.dev/reference/learning-resources ### Page source _No response_ ### Describe the problem - titled: `Flutter learning resources` - sidenav: `Samples & tutorials` - on docs.flutter.dev welcome page: `Guides and...
### Page URL https://docs.flutter.dev/install/manual/ ### Page source https://github.com/flutter/website/tree/main/src/content/install/manual.md ### Describe the problem After downloading the flutter sdk, unzipping and moving it to preferred directory, I tried checking it by running...
### Page URL https://docs.flutter.dev/get-started/fundamentals/widgets ### Page source _No response_ ### Describe the problem I am completely new to flutter, and I noticed that widgets are mostly passed including a 'const'....
### Page URL https://docs.flutter.dev/deployment/android#build-an-apk ### Page source _No response_ ### Describe the problem In older flutter version, the android build apk file location is right. But in newer flutter version...
### Page URL https://docs.flutter.dev/release/breaking-changes/uiscenedelegate/ ### Page source https://github.com/flutter/website/tree/main/src/content/release/breaking-changes/uiscenedelegate.md ### Describe the problem The page needs a copy edit. ### Expected fix _No response_ ### Additional context _No response_ ### I...
### Page URL https://docs.flutter.dev/platform-integration/android/setup/ ### Page source https://github.com/flutter/website/tree/main/src/content/platform-integration/android/setup.md ### Describe the problem After following the guide to install the Android SDK, I created a new empty Flutter project and tried...
### Describe the problem The color contrast ratio of the active focus outline for the "Show/Hide Password" button is less than 3.0:1. There are focus outlines for elements with a...
### 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 Steps described in page to install `cocoapods` are incomplete. Also, the linked install guide is contradictory: - [here](https://cocoapods.org/)...
I have opened a Dart class. The embedded DartPad is good. I was thinking of having - A navigation button that will either open the code example in DartPad -...
### Page URL https://docs.flutter.dev/cookbook/navigation/set-up-app-links/ ### Page source https://github.com/flutter/website/tree/main/src/content/cookbook/navigation/set-up-app-links.md ### Describe the problem This page describes how to set up deep linking in your app, but only if you use the...