horizontal_picker

Creator: coderz1093

Last updated:

Add to Cart

Description:

horizontal picker

Horizontal Picker #
You can select your value on Horizontal Picker while scrolling on items.
Samples #



Installation #
Installing section
Usage Example #
HorizontalPicker(
minValue: -10,
maxValue: 50,
divisions: 600,
suffix: " cm",
showCursor: false,
backgroundColor: Colors.grey.shade900,
activeItemTextColor: Colors.white,
passiveItemsTextColor: Colors.amber,
onChanged: (value) {},
),
copied to clipboard

License

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

Customer Reviews

There are no reviews.