mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
New concepts: PlatformMessageChannel (basic message send/receive superseding some existing PlatformMessages methods), PlatformMethodChannel (method invocation and event streams), pluggable codecs for messages and method calls: unencoded binary, string, json, and 'standard' flutter binary encoding.
1 line
40 B
Plaintext
1 line
40 B
Plaintext
74de13c0bde4eeb967391bd2a7ba973c525113b1 |