Closed swift-kim closed 2 years ago
https://medium.com/flutter/whats-new-in-flutter-2-8-d085b763d181#a407
The keyboard input system is being reworked in the upstream (more processing should be done by the embedder side), so we'll need to make some changes to our embedder sooner or later.
Related PR:
@xiaowei-guan Are you working on this or may I take a look?
I am working on webrtc plugin task, If you want, just do it.
https://medium.com/flutter/whats-new-in-flutter-2-8-d085b763d181#a407
The keyboard input system is being reworked in the upstream (more processing should be done by the embedder side), so we'll need to make some changes to our embedder sooner or later.