Daniel Chevalier

Results 34 issues of Daniel Chevalier

Fixes https://github.com/flutter/devtools/issues/3561 This change fixes scrollToRect and related areas so that autoscrolling will always snap to the top left of the screen ( with 3 rows of padding). If the...

When the app is paused, we are unable to add/remove/refresh the pubroot directories in the inspector settings

P5

TODOs are currently left in the code, to point out places of improvement. We have no way of validating or enforcing that those TODOs haven't already been addressed, or if...

P6

The custom pub root directory code in https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/preferences.dart Is tightly coupled with lifecycle triggers from the servicemanager, and isolate managers. To make the code cleaner, and more testable, separate the...

tech debt
P5

![Screen Shot 2022-07-22 at 9 52 55 AM](https://user-images.githubusercontent.com/1386322/180453847-f838f5ba-1b81-4f39-ab77-f37ec926cc17.png) when the pub root directories change, if the node doesn't exist anymore we should clear the widget details tree pane

P4

https://github.com/flutter/devtools/runs/6280344534?check_suite_focus=true Encountered during https://github.com/flutter/devtools/pull/4055

P5
fix it friday
test flake
hurts-developer-velocity

https://github.com/flutter/devtools/runs/6356784092?check_suite_focus=true

tech debt
P4
fix it friday
test flake
hurts-developer-velocity

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must...

Not User Facing

![](https://media.giphy.com/media/26gs6qd1I4qTHUWiI/giphy-downsized.gif) Fixes https://github.com/flutter/devtools/issues/4544 Add analytics events for: - every time the inspector tree is loaded and is empty - any time the user refreshes the tree and the tree comes...

Better integration with IDEs to support two way communication between IDEs and DevTools. This could be used for a variety of features, including selecting widgets in the inspector when they...

P4
dake-csat-work-p1