You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run DevTools (A) on the web (this is the test app) *pro tip: change this to light theme so there is no confusion about which app is the debugger and which app is being debugged.
Connect this instance of DevTools to an arbitrary flutter app (this is so that the PerformanceController will show up in the list of providers).
run another instance of DevTools (B)(desktop or web, whichever you prefer).
Connect this DevTools to the DevTools web app (A) you launched in step 1).
Navigate to the provider page in DevTools (B). You should see the PerformanceController in the list of provider and see for the above pictured field @rrousselGit@jacob314
The text was updated successfully, but these errors were encountered:
Repro steps:
@rrousselGit @jacob314
The text was updated successfully, but these errors were encountered: