website
website copied to clipboard
Flutter documentation web site
### Describe the problem Currently, the "case study" version of the architecture guidance lives in the architecture section of the docs. Given that this is a tutorial that's valuable for...
- After part one of FWE is finished, replace the section `/get-started/fundamentals` in the side nav. - Add a landing page that provides a clear route to go from Flutter...
### Describe the problem https://github.com/flutter/website/pull/12037 contains an unexpected & unclosed `` element that cause the page rendered incorrectly. ### Expected fix We might consider adding a sanity check to ensure...
A close icon/button should be added to the "Filter by" wrapper on mobile screens to allow users to easily close the sidebar. Fixed #11980 he close button works properly, but...
## Objective Help developers set up Flutter and quickly experience some of its excellent developer experience features. ### Problems - Following the current "Get started" flow requires developers to make...
Corrected incorrect description of tool behavior since Flutter 3.
### Describe the problem ### Some images are full-width and centered, while others are smaller and aligned to the left. ### Expected fix This is commonly caused by inconsistent styling...
### Page URL https://docs.flutter.dev/get-started/fundamentals/widgets/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/fundamentals/widgets.md ### Describe the problem I could not understand stateful widget explanation, it seems a bit vague or some words seems to be...
### Describe the problem The "Filter by" sidebar on the Tutorials and Sample pages is not functioning properly on mobile screens. Currently, there is no visible close icon, making it...