I want to input text input with both IME and button on Flutter and Android. I want to input text using both IME and buttons in Flutter and Android. but it is not correct with the following behavior.
[√] Flutter (Channel stable, 1.22.5, on Microsoft Windows [Version 10.0.18363.1256], locale ja-JP)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[√] Android Studio (version 4.1.0)
• Android Studio at C:\tools\studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
I want to input text input with both IME and button on Flutter and Android. I want to input text using both IME and buttons in Flutter and Android. but it is not correct with the following behavior.
Here's my code