提交 56f65715 authored 作者: 祁增奎's avatar 祁增奎

修改类名

上级 2fb552e4
......@@ -8,8 +8,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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论