Skip to content

Releases: hyper-designed/box_transform

Release v0.2.0

06 Apr 18:51
ad216ef

Choose a tag to compare

box_transform

  • Fix scaling of rect not matching cursor position.

flutter_box_transform

  • Add hideHandlesWhenNotResizable flag to hide handles when the box is not
    resizable by @timmaffett.
  • BREAKING CHANGE: TransformableBox.childBuilder is now TransformableBox.contentBuilder.
  • More advanced example with multiple boxes.

Release v0.1.1

03 Apr 19:51
573d280

Choose a tag to compare

  • Add example.

Release v0.1.0

03 Apr 19:06
cf6d200

Choose a tag to compare

  • Initial Release.