website
website copied to clipboard
Flutter documentation web site
### Page URL https://docs.flutter.dev/development/accessibility-and-localization/internationalization/ ### Page source https://github.com/flutter/website/tree/main/src/development/accessibility-and-localization/internationalization.md ### Describe the problem Section [Adding your own localized messages](https://docs.flutter.dev/development/accessibility-and-localization/internationalization#adding-your-own-localized-messages) in bullet-item #6 says > Now, run your app so that codegen...
_Description of what this PR is changing or adding, and why:_ the `userprofile` variable is defined in the registry at `HKEY_CURRENT_USER\Volatile Environment`. this change allows the user to copy and...
Adds documentation from the questions answered in: * https://github.com/flutter/flutter/issues/108974 ## Presubmit checklist - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the...
### Describe the problem Once on a deeper URL within docs.flutter.dev, (e.g., `https://docs.flutter.dev/development/tools/devtools/overview`) - there is no single clickable element to return a user to `https://docs.flutter.dev`. From `https://flutter.dev` itself, the...
https://flutter.dev/docs/deployment/flavors currently links to some community articles, but it would be better if there were official documentation. For example, https://github.com/flutter/flutter/issues/56507 is due to confusion about flavors and build configurations in...
Page URL: https://flutter.io/docs/development/ui/widgets/ Page source: https://github.com/flutter/website/tree/master/src/docs/development/ui/widgets/index.md Description: This is a potential future project. From a recent new user study, we found participants had a hard time using the widget catalog,...
### Page URL https://docs.flutter.dev/deployment/obfuscate/ ### Page source https://github.com/flutter/website/tree/main/src/deployment/obfuscate.md ### Describe the problem I tried to obfuscate Linux apps and seems it's working. Would be nice to update the info. ###...
See title.
### Page URL https://docs.flutter.dev/perf/deferred-components ### Page source _No response_ ### Describe the problem I'm pretty sure that deferred loading is supported in Flutter when running on web and when running...
### Page URL https://docs.flutter.dev/development/packages-and-plugins/developing-packages/ ### Page source https://github.com/flutter/website/tree/main/src/development/packages-and-plugins/developing-packages.md ### Describe the problem This page does not mention Pigeon (https://pub.dev/packages/pigeon). Pigeon is a Google-developed tool that makes creating plugins much easier,...