scroll_snap_widgets 0.0.7 copy "scroll_snap_widgets: ^0.0.7" to clipboard
scroll_snap_widgets: ^0.0.7 copied to clipboard

A Flutter package to implement snapping items view without PageView. Scrolling stops automatically on an item providing a unique scrolling experience through items.

0.0.7 #

Documentation was improved, and comments were added to the code.

0.0.1 #

Initial release with a widget with snapping items implementation that can be used for both horizontal and vertically scrollable items. The scroll physics is designed to stop on items automatically. The initial version also includes a controller to implement next-previous and start-end scrolling functionality programmatically.

7
likes
150
points
453
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to implement snapping items view without PageView. Scrolling stops automatically on an item providing a unique scrolling experience through items.

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on scroll_snap_widgets