numeric_keyboard
A simple numeric keyboard widget.
Installation
Add numeric_keyboard: ^1.0.0
in your pubspec.yaml
dependencies. And import it:
How to use
Simply create a NumericKeyboard
widget and pass the required params:
Params
For a more detail example please take a look at the example
folder.
Example
Numeric keyboard:
