Description
The orientation of the page screen of UnityWidget is horizontal. If you go to flutterWidget, the orientation of the screen of flutterWidget is vertical. When flutterWidget calls the soft keyboard using TextField (), the orientation of the screen will fail.
Note: unity is in the suspended state on the flutterWidget page. After calling the soft keyboard, unity will resume playing.
If you switch to flutter_unity_widget 2022.1.7+1, the flutterWidget page will display half of the screen (UnityWidget will remain on the screen). If two fingers touch the UnityWidget at the same time, the multi-touch function will fail.
inventory
unity 2020.3.29f1
Android Studio Dolphin | 2021.3.1 Patch 1
fuw-2022.1.7f1.unitypackage
flutter_SDK_3.3.9
dart_sdk_2.18.5
flutter_unity_widget-2022.2.0