mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-23 14:01:14 +08:00
10 lines
333 B
Markdown
10 lines
333 B
Markdown
# Using ListWheelScrollView
|
|
|
|
Example app showing application of ListwheelScrollView widget.
|
|
|
|
## Getting Started
|
|
|
|
<img src="listviewscrollgif.gif" height="600em" />
|
|
|
|
For help getting more info on listwheelscrollview widget, view online [documentation](https://api.flutter.dev/flutter/widgets/ListWheelScrollView-class.html).
|