flutter-pi
flutter-pi copied to clipboard
Input Keyboard
I read about some issues related to keyboard input.
What is the best option to allow users to input data (text and numbers)?
To be honest the best solution I found was: https://pub.dev/packages/virtual_keyboard_multi_language
keyboard input via physical keyboard works too :) but if you don't have a physical keyboard attached, yes, that virtual keyboard package is a good alternative