website
website copied to clipboard
Flutter documentation web site
### Page URL https://docs.flutter.dev/tools/vs-code/ ### Page source https://github.com/flutter/website/tree/main/src/content/tools/vs-code.md ### Describe the problem Presumably this is the right page. Apologies if I missed it! I did a search for "customize vs...
"A more powerful, but more elaborate approach, is to supply a [TextEditingController](https://api.flutter.dev/flutter/widgets/TextEditingController-class.html) as the [controller](https://api.flutter.dev/flutter/material/TextField/controller.html) property of the TextField or a TextFormField." OK, maybe but why and what more does...
The final version (really!) of the Flutter Getting Started tutorial needs to be written. It will replace the ["Learn the Fundamentals"](https://docs.flutter.dev/get-started/fundamentals) page.
### Page URL https://docs.flutter.dev/get-started/install/ ### Page source https://github.com/flutter/website/tree/main/src/content/get-started/install/index.md ### Describe the problem Hello Flutter team, Iād like to report an issue that happens when translating the official documentation into Brazilian...
We want the publication dates! What good is the title of a book to me if I don't know the publication date? I don't want to learn about Flutter from...
### What information needs to be added? Adds the following pages to the Flutter getting started tutorial: - introduction - create an app - widgets - layout - dev tools...
When FWE is complete, deprecate tutorial-style resources that are made redundant. For now, this is a placeholder ticket. Resources: - TBD
Now that the Flutter Gallery is no longer maintained, the widget catalog is the only way to quickly browse Flutter's core widgets to get a rough idea of what is...
### What information needs to be added? Adds the following pages to the getting started tutorial. - [ ] state management - [ ] data and JSON - [ ]...
### What information needs to be added? Adds the following pages to the Getting Started tutorial. - [ ] Adaptive apps - [ ] Theme - [ ] Navigation -...