responsive_util 0.1.1 copy "responsive_util: ^0.1.1" to clipboard
responsive_util: ^0.1.1 copied to clipboard

outdated

A wrapper that provides draggable manipulation of a widget's size to test it's responsive design.

responsive_util #

pub package Platform

A wrapper that provides draggable manipulation of a widget's size to test it's responsive design.

Example


Usage #

Wrap a widget you would like to resize such as a Scaffold with a ResponsiveUtil and observe the behavior of its contents as you shrink its boundaries by dragging from the bottom right.


Properties Description
child The Widget to resize
onResize For conditional layouts that rely on MediaQuery rather than LayoutBuilder to determine available space, use onResize to obtain a virtual screen Size.
disabled If True, bypasses all functionality
51
likes
0
pub points
74%
popularity

Publisher

verified publisherclearbluedesign.com

A wrapper that provides draggable manipulation of a widget's size to test it's responsive design.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on responsive_util