Are there any runtime input fields? Only one I found was TextField (and Toggle), but I could not filter out letters (number only). Currently the only solution seems to be deriving from TextInputBaseField and implement my own logic, but that seems like a lot of work (without documentation) for something that might exist or will exist very soon.
Yes, there are Sliders and Buttons. Did you import the additional package using Add from a Git URL?
1 Like