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

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

0.4.0 #

  • added null-safety, fixed orientation issue, various bug fixes

0.3.0 #

  • Simplified logic, added an optional builder function which directly provides constraints as to using a separate LayoutBuilder as the child widget; Fixed issue causing edge snapping not to work.

0.2.0 #

  • Resizing now works in flex layouts and scrollviews, added scrollController, updated documentation.

0.1.2 #

  • Fixed gesture detector not using local bounds, resizing now works on all Widgets with constraints.

0.1.1 #

  • Minor updates to documentation.

0.1.0 #

  • Updated Example and Readme for pub.

0.0.1 #

  • Initial release.
51
likes
100
pub points
76%
popularity

Publisher

verified publisherclearbluedesign.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on responsive_util