Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 710 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 710 Bytes

test_platform_channels

Test platform specific channels on java

Async Communication through platform channels can be produced by using FlutterEngine and BinaryMessenger from flutter.io.

Each channel has a set of methods that is enqueued from the android native side.