horizontal_blocked_scroll_physics 1.1.3
horizontal_blocked_scroll_physics: ^1.1.3 copied to clipboard
A ScrollPhysics class that blocks movement in the horizontal axis.
1.1.3 2020-05-22. #
- Reduced image size in readme.
1.1.2 2020-05-22. #
- Fixed link to images in readme.
1.1.1 2020-05-22. #
- Fixed errors in overscroll calculation when movement is too fast.
1.1.0 2020-05-18. #
- Improved the blocking movement. Now it allows the view to recover in case the swipe movement is not fully completed.
- Fixed the way to detect horizontal movement.
1.0.2 2020-05-15. #
- Relying on the ScrollPhysics parent class.
- Fixed right logic
1.0.1 2020-05-14. #
- Added pedantic analysis options.
1.0.0 2020-05-13. #
- Initial release.