提交 49f51863 authored 作者: 祁增奎's avatar 祁增奎

修改CLXListenerScreenPlugin

上级 299b3e46
......@@ -6,8 +6,8 @@ import io.flutter.plugin.common.MethodChannel
import io.flutter.plugin.common.MethodChannel.MethodCallHandler
import io.flutter.plugin.common.MethodChannel.Result
/** ClxListenerScreenPlugin */
class ClxListenerScreenPlugin: FlutterPlugin, MethodCallHandler {
/** CLXListenerScreenPlugin */
class CLXListenerScreenPlugin: FlutterPlugin, MethodCallHandler {
/// The MethodChannel that will the communication between Flutter and native Android
///
/// This local reference serves to register the plugin with the Flutter Engine and unregister it
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论