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
It seems like all the decision making is made a or near the root of the app. How would I know the currently active breakpoint further down the widget tree to make a decision on how a child widget is laid out?
Maybe this is more of a feature request? I know I can use my own tooling with Provider or something but seems like a tool that would be very useful to have baked in.