Skip to content

APIs for Flutter plugins

Hidenori Matsubayashi edited this page Jul 5, 2021 · 1 revision

Flutter provides communication APIs such as MethodChannel and EventChannel. These APIs are completely the same with Flutter desktop for Windows and GLFW.

Basic APIs

APIs for Plugins

image

Clone this wiki locally