We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加表情可能太难了,但是@某人、#话题#,这种应该有可操作性才对。我试过通过监听输入框,对比前后的文本、光标,来进行快捷删除、插入字符、移动光标。我是用搜狗输入法试的,本来也能勉强达到要求,但是后来发现有的输入法,打拼音的时候,拼音会先出现在输入框,用户确定后会替换成汉子,这样,就无法对比文本了。 大佬可以给一点指导意见吗?
The text was updated successfully, but these errors were encountered:
目前没有,因为嵌入Flutter目前的兼容性并不好,而且也没有对应的ios版本
Sorry, something went wrong.
No branches or pull requests
添加表情可能太难了,但是@某人、#话题#,这种应该有可操作性才对。我试过通过监听输入框,对比前后的文本、光标,来进行快捷删除、插入字符、移动光标。我是用搜狗输入法试的,本来也能勉强达到要求,但是后来发现有的输入法,打拼音的时候,拼音会先出现在输入框,用户确定后会替换成汉子,这样,就无法对比文本了。
大佬可以给一点指导意见吗?
The text was updated successfully, but these errors were encountered: