Flutter’s Missing Bootstrap Responsive UI

With Web now in Stable and Desktop being put into the stable release in the next few months, it’s apparent that we have a responsive UI layout set of problems. The same set of problems that the original web bootstrap was created to solve, namely how to dynamically adapt to bigger screens yet be computational sensitive enough not to require pixel-perfect media queries and computation on resource constrained devices…