Flutter面试知识点3:Platform Channel 平台通道

81 阅读1分钟

先写个大纲,占坑位,稍后填坑

Platform Channel 分类

  • BasicMessageChannel
  • MethodChannel
  • EventChannel

Platform Channel 使用介绍

Platform Channel 基础原理