Daniel Chevalier

Results 34 issues of Daniel Chevalier

- empty tree (one already kind of exists for this state - clicking refresh on an empty tree) - when a tree loads with one node [root] this is an...

P3
dake-csat-work-p1

![](https://media.giphy.com/media/ieEGqpcjvuI0YEN0Rm/giphy-downsized.gif)

![](https://github.com/flutter/devtools/issues/2081) THis is a test

This has something to do with us calling our init when connection is available, but not being respectful of isPaused ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: 'package:devtools_app/src/shared/preferences.dart': Failed assertion: line 273 pos...

When fighting on a widget or clicking to inspect a widget. A lot of requests are sent to the service in order to populate the card. This causes a lot...

inspector page

Variables are already present in the console, there is no need to hover over them in the console as well. The hovercards also don't fit in the console very well.

_updateLocalClasses fetches each of the objects individually. This causes a performance bottleneck on pub root directory change. If this class ends up being needed, the we will need to find...

P5

![](https://media.giphy.com/media/KY2dtJNlGPH08w41FN/giphy.gif) Fixes https://github.com/flutter/devtools/issues/5931 With Multi View applications on the way, we need to be able to manage the state of multiple Inspector widgets in a consistent way. Previously each Widget...

framework