mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds a type that can hold any of the types corresponding to the Dart types that are supported by the standard message channel codec. This provides the foundation for adding standard message codec support for the C++ desktop shells (flutter/flutter#30670).