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

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.

377
likes
130
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_snap_list