未验证 提交 6fd33567 编写于 作者: R Robert Ancell 提交者: GitHub

Fix name of Flutter class in plugin docstrings (#18889)

上级 773ac974
......@@ -21,14 +21,14 @@ G_DECLARE_FINAL_TYPE(FlTextInputPlugin,
* FlTextInputPlugin:
*
* #FlTextInputPlugin is a text_input channel that implements the shell side
* of TextInputPlugins.textInput from the Flutter services library.
* of SystemChannels.textInput from the Flutter services library.
*/
/**
* fl_text_input_plugin_new:
* @messenger: an #FlBinaryMessenger.
*
* Creates a new plugin that implements TextInputPlugins.textInput from the
* Creates a new plugin that implements SystemChannels.textInput from the
* Flutter services library.
*
* Returns: a new #FlTextInputPlugin.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册