【发布时间】:2021-05-21 16:36:13
【问题描述】:
我更新了颤振版本,当我运行项目时它会抛出这些错误:
W/IInputConnectionWrapper( 5348): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 5348): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper( 5348): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper( 5348): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 5348): endBatchEdit on inactive InputConnection
注意:该项目在旧版本的 Flutter 上正常运行。
【问题讨论】: