flutter_any_scroll 0.0.5 flutter_any_scroll: ^0.0.5 copied to clipboard
Scroll both horizontally and vertically. Use it just like you would use a list view except that you've to add a few more properties as described in the example in the readme.
0.0.1 #
- Initial Release. Scrolls both horizontally and vertically. Shifted the code from my personal project.
0.0.2 #
- Improved readme file
- Added more documentation
- Added better description
0.0.3 #
- Updated example to support desktop and web.
- Added more demos.
0.0.4 #
- Improved code quality.
- Made changes as per latest flutter standards.
- Improved example code.
0.0.5 #
- Updated dependencies.
- Made changes as per latest flutter standards.
- Updated example dependencies.