bounding_box 0.1.0 copy "bounding_box: ^0.1.0" to clipboard
bounding_box: ^0.1.0 copied to clipboard

Flutter widget that allows you to drag, resize, and rotate.

0.1.0 #

  • [FEATURE] Added support for moving bounding box using a draggable point.
  • [FEATURE] Added MouseRegion support for web and desktop platforms.
  • [FEATURE] Added support for multiple bounding boxes on a single screen.
  • [FIX] Fixed position update issues when moving after rotation.
  • [REFACTOR] Introduced a controller and refactored bounding box usage pattern.

0.0.4 #

  • [FIX] fix transform rotate when bounding box is disable

0.0.3 #

  • add new constructor initialRotation
  • [FIX] set transparent background for disabled bounding box
  • update readme

0.0.2 #

  • Return callback position & rotation

0.0.1 #

  • Initial release with draggable, resizable, and rotatable widget.
  • Includes 8 resize handles and 1 rotate handle.
  • Fully customizable (colors, sizes, custom widgets).
2
likes
150
points
81
downloads

Publisher

verified publishersaddamnur.xyz

Weekly Downloads

Flutter widget that allows you to drag, resize, and rotate.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

build_runner, equatable, flutter, json_annotation, json_serializable

More

Packages that depend on bounding_box