Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 04 Jun 08:47
· 36 commits to main since this release
ca82d73

box_transform

  • Fix stack overflow error when the clamping rect is smaller than the box rect.

flutter_box_transform

  • [BREAKING]: Replace hideHandlesWhenNotResizable with enabledHandles and visibleHandles.
  • Replace the usage of Listener widgets with GestureDetectors in the TransformableBox.
  • Add new controls to the playground to reflect the new handle parameters.
  • Bump up box_transform version to 0.4.0.