Add NumberBox Widget#771
Conversation
bdlukaa
left a comment
There was a problem hiding this comment.
This looks awesome, but a few things are missing.
Text formatting. Just exposing TextBox.inputFormatters and adding an example should do the job.
TextBox.keyboardType should be number.
Exposing some other TextBox properties, such as placeholder, autoFocus, cursor-related properties, and other that may be relevant.
Currently, the value must be an Maybe I'll leave it like that for now and do another PR to make this Widget generic. @bdlukaa What do you think about that ? And I will also do another PR (Because I think that it is necessary to keep it at a reasonable size) for add some property like |
|
Sounds ok to me! |
Pre-launch Checklist
CHANGELOG.mdwith my changesNeed to do:
PageUp/PageDownshortcutdisabledoptionsDemo: