resizable_widget 1.0.5 copy "resizable_widget: ^1.0.5" to clipboard
resizable_widget: ^1.0.5 copied to clipboard

Enables users to resize the internal widgets by dragging. This package contains simple APIs, but if needed, you can customize ResizableWidget flexibly.

1.0.5 #

  • Add "Smart-Hide-Function" that users can hide / show the widget on the end by double-clicking the separator.
  • Add isDisabledSmartHide that means to prohibit the above feature.
  • Deprecate isColumnChildren and create isHorizontalSeparator that has the same meaning.

1.0.4 #

  • Publish the typedef OnResizedFunc for the API document.
  • Change the argument name of OnResizedFunc, but the type is not changed.
  • Update some documentation comments.
  • Update README.

1.0.3 #

  • Add onResized callback to ResizableWidget.
  • Update README.

1.0.2 #

  • Modify description metadata.
  • Add percentages parameter to ResizableWidget.

1.0.1 #

  • Modify description metadata.

1.0.0 #

  • Release with minimal features.
170
likes
150
points
195k
downloads

Publisher

verified publisheribako-piyo.com

Weekly Downloads

Enables users to resize the internal widgets by dragging. This package contains simple APIs, but if needed, you can customize ResizableWidget flexibly.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on resizable_widget