flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.82k stars 3.23k forks source link

Update debug Flutter application page #9831

Open polina-c opened 12 months ago

polina-c commented 12 months ago

This PR makes initial refresh of the summary at the top and deleted outdated content: https://github.com/flutter/website/pull/9830

The rest of the content should be removed (it is outdated and wrong) and replaced with explanation how to debug Flutter apps with VSCode.

New content may contain pieces of the deleted code from https://github.com/flutter/website/pull/9830, for example:

christopherfujino commented 2 months ago

@polina-c is there a timeline for this? There is some important debugging information that was deleted in https://github.com/flutter/website/pull/9830

polina-c commented 2 months ago

Thanks, @christopherfujino !

CC @kenzieschmoll

It seems this bug should be split between teams (analyzer, VS Code, DevTools), so that it gets proper attention and planning.