Daco Harkes
Daco Harkes
### Page URL https://dart.dev/tools/dart-devtools ### Page source https://github.com/dart-lang/site-www/blob/main/src/content/tools/dart-devtools.md ### Describe the problem We don't have any documentation on how to run the debugger from vscode for Dart standalone with the...
### Describe the problem Steps to reproduce: 1. browse to https://dart.dev/tools/pub/packages 2. scroll down to "Upgrading a dependency" 3. click "#" behind "Upgrading a dependency" 4. Go to a different...
### Page URL https://dart.dev/guides/language/effective-dart/design ### Page source https://github.com/dart-lang/site-www/tree/main/src/_guides/language/effective-dart/design.md ### Describe the problem We could add guidance on when to use extension methods and when not. ### Expected fix Some ideas:...