flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.8k stars 3.21k forks source link

Create new document on "Using memory wisely" and best practice for memory usage #9400

Open parlough opened 1 year ago

parlough commented 1 year ago

This doc was planned to be placed at /perf/memory and linked to from Performance overview page, but it was never completed.

It's a good time to explore adding this page, especially as the memory tooling in DevTools and the upcoming leak_treaker have been improving a lot recently.

rishitc commented 10 months ago

Can you share any recommended references, such as conference talks, blogs, videos, etc., to review before working on this doc, if any?

I can review them and try writing up this document.