diagonal_scrollview 0.2.0+1
diagonal_scrollview: ^0.2.0+1 copied to clipboard
A Flutter package project to enable the scrolling over both, the vertical and horizontal axis at the same time, as well as zooming.
0.2.0+1 #
- Discontinue package in favor of InteractiveViewer.
0.2.0 #
- Breaking Change: take maxWidth and maxHeight automatically from the child's size.
0.1.0+2 #
- Fixed channel stable.
0.1.0+1 #
- Fixed call onCreated after layout.
0.1.0 #
- Breaking Change: use positive units on controller.
0.0.5 #
- Add controller.
0.0.4+2 #
- Fixed onScaleChanged never called.
0.0.4+1 #
- Fixed background color.
0.0.4 #
- Added manage the fling animation velocity.
- Improved fling animation.
0.0.3 #
- Added enable zooming.
0.0.2+2 #
- Updated README.md.
0.0.2+1 #
- Updated documentation.
0.0.2 #
- Added enable or disable fling.
0.0.1 #
- Initial release.