1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00

implementation of listwheelscrollview widget (#65)

This commit is contained in:
ralphcoder
2021-07-26 00:29:50 +05:30
committed by GitHub
parent ef8f5fd321
commit 4b66929f42
73 changed files with 1938 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# 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).