number_picker library

Classes

NumberPicker
NumberPicker is a widget designed to pick a number between #minValue and #maxValue
NumberPickerDialog
Returns AlertDialog as a Widget so it is designed to be used in showDialog method

Typedefs

TextMapper = String Function(String numberText)
Created by Marcin SzaƂek Define a text mapper to transform the text displayed by the picker