Open polina-c opened 1 year ago
this is follow up on go/notes-user-profile-for-devtools-memory-uxr
It would be extremely useable to see documented
It can be documented at https://dart.dev/guides > Development > Memory Management
And, recently published memory concepts (https://docs.flutter.dev/development/tools/devtools/memory#basic-memory-concepts) can be also moved here, because they should live in Dart central place, not in DevTools documentation.
No response
Another relevant information that worth to be published: go/how-to-measure-app-memory-usage-per-isolate-group
Describe the problem
this is follow up on go/notes-user-profile-for-devtools-memory-uxr
It would be extremely useable to see documented
Expected fix
It can be documented at https://dart.dev/guides > Development > Memory Management
And, recently published memory concepts (https://docs.flutter.dev/development/tools/devtools/memory#basic-memory-concepts) can be also moved here, because they should live in Dart central place, not in DevTools documentation.
Additional context
No response