HarmonyOS Flutter in action: 06 - Use ArkTs to develop Flutter HarmonyOS platform plugins
This article describes how to develop a Flutter HarmonyOS plugin, how to implement hybrid development of Flutter and HarmonyOS, and double-ended message communication.
On the Flutter side, write MethodChannel
const MethodChannel _methodChannel = Meth...
shaohushuo.hashnode.dev4 min read