website
website copied to clipboard
Flutter documentation web site
**DO NOT LAND UNTIL https://github.com/flutter/flutter/issues/176417 IS ON STABLE** _Description of what this PR is changing or adding, and why:_ Updated documentation to take advantage of new easier api. _Issues fixed...
### Page URL https://docs.flutter.dev/reference/learning-resources ### Page source https://github.com/flutter/website/blob/main/site/lib/src/components/pages/learning_resource_index.dart ### Describe the problem The learning resource index and glossary page (and maybe other pages) have different styles applied to the search...
Add a glossary entry for "Adaptive" in the context of Flutter to https://github.com/flutter/website/blob/main/src/data/glossary.yml.
Add a glossary entry for "Viewport" in the context of Flutter to https://github.com/flutter/website/blob/main/src/data/glossary.yml.
### Page URL https://docs.flutter.dev/platform-integration/web/initialization ### Page source https://github.com/flutter/website/blob/main/src/content/platform-integration/web/initialization.md ### Describe the problem {{flutter_js}} is not working, or document is not clear on how to set this up or this document...
### Page URL https://docs.flutter.dev/tutorial/ui/7-implicit-animations ### Page source https://github.com/flutter/website/blob/main/src/content/tutorial/ui/7-implicit-animations.md ### Describe the problem There's a TODO to add a diagram. ### Expected fix _No response_ ### Additional context _No response_ ###...
### What information needs to be added? To celebrate another Flutter birthday last week, we published the [Flutter CTO Report](https://leancode.co/insights/flutter-cto-report) on our LeanCode website. Whitepapers / reports / surveys are...
### What information needs to be added? The content on docs.flutter.dev, and subpages, contain a wealth of information oh how best to create good Flutter apps and Dart code. The...
### Page URL https://docs.flutter.dev/add-to-app/ios/project-setup ### Page source _No response_ ### Describe the problem Currently, Flutter’s [add-to-app ](https://docs.flutter.dev/add-to-app/ios)approach allows integrating Flutter modules into existing iOS and Android apps. While this works,...
### Page URL https://docs.flutter.dev/install/archive ### Page source https://github.com/flutter/website/blob/main/src/content/install/archive.md ### Describe the problem There's apparently no easy way to see what's new in a beta release or beta build. ### Expected...