-
Notifications
You must be signed in to change notification settings - Fork 131
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.