mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Typo fix in README.md (#776)
This commit is contained in:
@@ -6,7 +6,7 @@ A sample app which demonstrates how to use `MethodChannel`, `EventChannel`, `Bas
|
|||||||
|
|
||||||
* Demonstrate how to use `MethodChannel` to invoke platform methods.
|
* Demonstrate how to use `MethodChannel` to invoke platform methods.
|
||||||
* Demonstrate how to use `EventChannel` to listen continuous value changes from the platform.
|
* Demonstrate how to use `EventChannel` to listen continuous value changes from the platform.
|
||||||
* 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.
|
||||||
|
|
||||||
## The important bits
|
## The important bits
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user