scroll_snap_list 0.8.4 copy "scroll_snap_list: ^0.8.4" to clipboard
scroll_snap_list: ^0.8.4 copied to clipboard

outdated

A Flutter widget that allows "snaping" event to an item at the end of user-scroll.

example/README.md

Examples #

Usage: Copy-paste the codes into a new Flutter Project (e.g. in main.dart), then run them.

Horizontal Jumbotron #

Simple horizontal jumbotron from left to right.

Horizontal List #

Horizontal right to left list with simulated "loading from DB" data. Often used in Health Apps.

Vertical List #

Simple InputSelect UI. Similar to Cupertino's InputSelect.

Dynamic Horizontal #

Horizontal list with dynamic (calculated) size.

Tab With Horizontal #

Demo on how to use PageStorageKey with ScrollSnapList.

378
likes
0
pub points
96%
popularity

Publisher

verified publishermsvcode.com

A Flutter widget that allows "snaping" event to an item at the end of user-scroll.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_snap_list