dart - NumberPicker widget in Flutter? -


is there numberpicker widget in flutter? mean similar datepicker choosing numbers.

if answer no, have suggestions on how implement such thing?

thanks in advance :)

edit: solved creating own https://pub.dartlang.org/packages/numberpicker

it looks wrote one: https://pub.dartlang.org/packages/numberpicker


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -