responsive_util 0.2.0 copy "responsive_util: ^0.2.0" to clipboard
responsive_util: ^0.2.0 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 Example


Usage #

Wrap a widget such as a Scaffold with a ResponsiveUtil and resize it 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
scrollController Required for Widgets that exist in some ScrollView
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