'Why the breakpoint does not work for any methods of the "PlatformDispatcher" class in flutter?

I am learning the flutter framework internally. So I want to see the binding methods captured from the framework and specifically scheduleFrame() method. But the program does not capture the breakpoint. I configured to debug Debug my code + packages + sdk.

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source