I've seen many questions around asking why one widgets unnecessarily rebuilds, but I'm looking for a method to understand what triggered them.
So I put a breakpoint on a view widget and I got quite a huge stack (cropped - it was 5 times bigger):
How should we track the damn rebuilds origins?