responsive_builder 0.1.1
responsive_builder: ^0.1.1 copied to clipboard
A set of widgets that can be used to define a readable responsive UI for widgets.
0.1.0 - 2019-10-29 #
Added initial widgets required for a clean responsive UI architecture.
0.1.1 - 2019-11-06 #
Update the ScreenTypeLayout widget to use an incremental layout approach. If the desktop isn't supplied and we're in desktop mode we check if there's a tablet layout and show that, otherwise we show the mobile layout.