mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
[platform_channels] adds implementation of BasicMessageChannel for iOS (#610)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
A sample app which demonstrates how to use `MethodChannel`, `EventChannel`, `BasicMessageChannel` and `MessageCodec` in Flutter.
|
||||
|
||||
This sample is currently being built. Not all platforms and functionality are in place.
|
||||
|
||||
## Goals
|
||||
|
||||
* Demonstrate how to use `MethodChannel` to invoke platform methods.
|
||||
|
||||
Reference in New Issue
Block a user