mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00: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 |