Release v0.4.0
box_transform
- Fix stack overflow error when the clamping rect is smaller than the box rect.
flutter_box_transform
- [BREAKING]: Replace
hideHandlesWhenNotResizable
withenabledHandles
andvisibleHandles
. - 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
.