- Is it possible to use the keyboard as a widget ?
- here are some edited screenshots to show what i mean:
edit : i want it to stay at that place and use it to input numbers to a textfield, i don't want to move it or anything.
edit : i want it to stay at that place and use it to input numbers to a textfield, i don't want to move it or anything.
Good thing there is an existing Flutter plugins that you can use. Check the numeric_keyboard plugins. This will do exactly what you are trying to achieve.
If you need more customization, you can check keyboard_actions.