website
website copied to clipboard
Flutter documentation web site
Removes the manual 'Updating the app's deployment version' section as it is handled by tooling now. Fixes #12800.
This pr adds some docs to support dynamic content resizing for add to app scenarios. https://github.com/flutter/flutter/pull/177410 ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the...
### Page URL https://api.flutter.dev/flutter/widgets/CustomScrollView-class.html ### Page source _No response_ ### Describe the problem Using chrome on macOS 1. click the copy button notice it doesn't work and crashes the app...
thddn
### Page URL https://docs.flutter.dev/get-started ### Page source https://github.com/flutter/website/blob/main/src/content/get-started/index.md ### Describe the problem uh ### Expected fix jnjh ### Additional context hdg ### I would like to fix this problem. -...
https://github.com/user-attachments/assets/7464b40f-690d-425a-ab66-f6ac9850a6d7 When using Flutter Web on mobile browsers (especially Chrome on Android), opening the on-screen keyboard for a TextField/TextFormField causes the whole Flutter view to shift up and leaves a...
### Page URL https://docs.flutter.dev/deployment/ios#updating-the-apps-deployment-version ### Describe the problem The current documentation contains a section "Updating the app's deployment version" which instructs developers to manually update the MinimumOSVersion in ios/Flutter/AppframeworkInfo.plist. This...
The new FWE pages should have relevant quizzes added to them to support learning consolidation. Quizzes can be added with the following format: ```mdx - question: What is the Effective...
### Page URL https://docs.flutter.dev/add-to-app/ios/project-setup ### Page source _No response_ ### Describe the problem The embedded video under the "Use Cocoapods" tab is unavailable. ### Expected fix The video should either...
### Page URL https://docs.flutter.dev/deployment/android ### Page source https://github.com/flutter/website/blob/main/src/content/deployment/android.md ### Describe the problem I've got the latest-and-greatest Flutter and Android tooling, AFAICT, but when I make a new app I get...
### Page URL https://docs.flutter.dev/install/manual ### Page source https://github.com/flutter/website/blob/main/src/content/install/manual.md ### Describe the problem bash instruction do not include `source ~/.bash_profile` ### Expected fix _No response_ ### Additional context _No response_ ###...