dual_scroll 0.0.5 dual_scroll: ^0.0.5 copied to clipboard
A Flutter plugin to provide platform independent/dependent scrolling and panning functionality.
0.0.5 #
- Performance Improvement.
0.0.4 #
- Fixed a bug due to which the scrollbar(s) did not show when the child changed its size.
0.0.3 #
- Update README to reflect some changes.
0.0.2 #
- Added a new class ScrollBarSettings for changing appearance of the DualScroll widget.
- Updated README.md to reflect new changes.
0.0.1 #
- Initial Release