box_transform
A pure dart implementation of advanced 2D box transformation with easy and simple API.
0.4.4
15K downloads/mo
#2466 most downloaded on pub.dev
hyper-designed/box_transform
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 months to 13 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
13 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Apr 2023 to Jun 2024Releases
latest 13-
0.4.417 Jun 2024Release notes
Open source →flutter_box_transform
- Update root pubspec.yaml name from box_transform to melos_box_transform.
- Fix repository & homepage url in pubspec.yaml
box_transform
- Update root pubspec.yaml name from box_transform to melos_box_transform.
- Fix repository & homepage url in pubspec.yaml
Release notes
Open source →- Update root pubspec.yaml name from box_transform to melos_box_transform.
- Fix repository & homepage url in pubspec.yaml
-
0.4.4-dev.417 Jun 2024 pre-releaseNothing published for this version
-
0.4.4-dev.317 Jun 2024 pre-releaseNothing published for this version
-
0.4.4-dev.217 Jun 2024 pre-releaseNothing published for this version
-
0.4.4-dev.117 Jun 2024 pre-releaseNothing published for this version
-
0.4.317 Jun 2024Release notes
Open source →flutter_box_transform - v0.4.3
- Update dependencies & resolve deprecation warnings.
- Added onTap event to BoxTransformController. (PR #23 by @joakimunge)
- Deny different transform operations when a box is already undergoing.
- Add optional
resizeModeResolveroverride toonResizeUpdateinTransformableBoxController.
box_transform - v0.4.3
- Update dependencies & resolve deprecation warnings.
- Fix a bug where terminal resize events triggered on the incorrect axis.
Release notes
Open source →- Update dependencies & resolve deprecation warnings.
- Added onTap event to BoxTransformController. (PR #23 by @joakimunge)
- Deny different transform operations when a box is already undergoing.
- Add optional
resizeModeResolveroverride toonResizeUpdateinTransformableBoxController.
Release notes
Open source →- Update dependencies & resolve deprecation warnings.
- Fix a bug where terminal resize events triggered on the incorrect axis.
-
0.4.106 Jun 2023Release notes
Open source →box_transform
- Remove
DoubleExtfrom package exports.
flutter_box_transform
- Deny trackpad pointer devices to prevent erratic drag events when interacting with TransformableBox.
- Inherit
handleAlignmentfromTransformableBoxforAngularHandle. - Add
debugPaintHandleBoundsparam for painting handle bounds.
- Remove
-
0.4.004 Jun 2023Release notes
Open source →box_transform
- Fix stack overflow error when the clamping rect is smaller than the box rect.
flutter_box_transform
- [BREAKING]: Replace
hideHandlesWhenNotResizablewithenabledHandlesandvisibleHandles. - 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.
Release notes
Open source →- Fix stack overflow error when the clamping rect is smaller than the box rect.
-
0.3.031 May 2023Release notes
Open source →box_transform
- Refactored the core logic to make it more readable, cleaner and easier to maintain.
- Fix issues with resizing, constraints, clamping and flipping.
- [BREAKING]: Replace
flipRectwithallowFlipping. - [BREAKING]: Rename
initialBoxtoinitialRectinBoxTransformer.moveandBoxTransformer.resizemethods. ResizeResultnow exposeslaregestrect andhandleused.- Refactored code and performed some cleanup.
- Bump up Dart sdk constraints to
3.0.0. - Update all documentation to reflect the new changes.
- Fix broken links in docs.
- Add tests for resizing features.
flutter_box_transform
- Bump up Dart sdk constraints to
3.0.0. - [BREAKING]: Replace
onResizedwithonResizeUpdate. - [BREAKING]: Replace
flipWhileResizingwithallowFlippingWhileResizing. - [BREAKING]: Replace
onMovedwithonDragUpdate. - [BREAKING]: Rename
resolveResizeModeCallbacktoresizeModeResolver. - [BREAKING]:
onChangedcallback now has two parameters:UITransformResultandPointerMoveEvent. - [BREAKING]:
onTerminalSizeReachedcallback now also exposes underlyingPointerEvent. - Add
onResizeStartandonResizeEndcallbacks. - Add
onDragStartandonDragEndcallbacks for move operation. - Add simple example alongside an advanced playground example.
Release notes
Open source →- Refactored the core logic to make it more readable, cleaner and easier to maintain.
- Fix issues with resizing, constraints, clamping and flipping.
- [BREAKING]: Replace
flipRectwithallowFlipping. - [BREAKING]: Rename
initialBoxtoinitialRectinBoxTransformer.moveandBoxTransformer.resizemethods. ResizeResultnow exposeslaregestrect andhandleused.- Refactored code and performed some cleanup.
- Bump up Dart sdk constraints to
3.0.0. - Update all documentation to reflect the new changes.
- Fix broken links in docs.
- Add tests for resizing features.
-
0.2.107 Apr 2023Release notes
Open source →box_transform
- Update license to Apache 2.0.
- Update docs and fix broken links.
flutter_box_transform
- Update license to Apache 2.0.
- Update playground to use unified clamping rect.
- Update docs and fix broken links.
-
0.2.006 Apr 2023 -
0.1.103 Apr 2023 -
0.1.003 Apr 2023