Polina Cherkasova
Polina Cherkasova
Improvements: 1. Show package in the class tooltip. 2. Show total consumed size.
The version of flutter_riverpod was locked to fix issue: https://github.com/flutter/devtools/pull/4567 @rrousselGit
Relates to all screens with Pause/Resume.
When we show sets of instances or instances to user on memory page, we want them to be able to identify the instances in the application. This is applicable to...
Follow https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/screens/memory/panes/leaks/LEAK_TRACKING.md for DevTools with disabled inspector screen, in profile mode, connected to the counting app. Navigate from page to page and resize screens till getting non-GCed leaks in console....
### The feature request I want to be able to click somwhere here to open the PR on github: ### Proposed solution - ### Additional context _No response_
See code, video and screen shots in https://github.com/flutter/devtools/pull/4892
Can you, please, refresh npm, so that is contains password reset support? https://www.npmjs.com/package/react-azure-adb2c
I have pages, where I do not want to enforce authentication, but I would take advantage of it, if it is here. Right now authentication.getAccessToken() returns null for such pages....