responsive_util

Creator: coderz1093

Last updated:

Add to Cart

Description:

responsive util

responsive_util #


A Flutter widget that allows drag resizing of its child's bounds to easily test responsive design.





Usage #
Wrap a widget such as a Scaffold with a ResponsiveUtil and resize it by dragging from the bottom right.
Double-tap to reset bounds.




Properties
Description




child
The Widget to resize


builder
An alternative structure to be used in place of child which directly provides updated constraints to layout similar to a LayoutBuilder


disabled
If True, bypasses all functionality


scrollController
Required for Widgets that exist in some ScrollView

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.