You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to the latest Flutter version, the Widget Inspector has a new Show Implementation Widgets button. However, clicking on this button only displays the widget’s information but does not navigate to the source code location.
In previous versions, when clicking on a widget in Widget Inspector, it would correctly jump to the source code. This behavior is now broken.