transformable 1.1.3
transformable: ^1.1.3 copied to clipboard
Transformable creates a 2D scrollable and scalable Flutter widget.
1.1.3 #
- Bug fixes
- Min/max scale values were being ignored in some cases.
1.1.2 #
- Bug fixes
- Initial transformation now optional as expected.
1.1.1 #
- Bug fixes (removes old dev code).
1.1.0 #
- Removed an unnecessary dependency on the vector_math package.
1.0.0 #
- V1!
- Updated to use a controller for updating/observating.
- More user-friendly options for sizing/constraining.
0.1.0+1 #
- Small bug fixes
0.1.0 #
- First public version