We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c050096 commit 84bb425Copy full SHA for 84bb425
platform_channels/README.md
@@ -6,7 +6,7 @@ A sample app which demonstrates how to use `MethodChannel`, `EventChannel`, `Bas
6
7
* Demonstrate how to use `MethodChannel` to invoke platform methods.
8
* Demonstrate how to use `EventChannel` to listen continuous value changes from the platform.
9
-* Demonstrate how to use `BasicMessageChanngel` and `MessageCodec` to send messages of different types across the platform.
+* Demonstrate how to use `BasicMessageChannel` and `MessageCodec` to send messages of different types across the platform.
10
11
## The important bits
12
0 commit comments