vertical_scroll_picker

Creator: coderz1093

Last updated:

0 purchases

vertical_scroll_picker Image
vertical_scroll_picker Images
Add to Cart

Description:

vertical scroll picker

Getting started #
VerticalPickerWidget is a animated picker , ease to use
Example #

example of using ResponsiveBuilder
VerticalPickerWidget(
controller: FixedExtentScrollController(initialItem: 66),
onScroll: (value) {
print(" current value $value");
})
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.