mirror of
https://github.com/flutter/packages.git
synced 2025-06-28 05:37:17 +08:00
[pigeon] Fix typo in README.md (#4707)
Fix a typo in the Pigeon README.md
This commit is contained in:
@ -21,7 +21,7 @@ Currently pigeon supports generating:
|
||||
### Supported Datatypes
|
||||
|
||||
Pigeon uses the `StandardMessageCodec` so it supports
|
||||
[[any datatype platform channels support](https://flutter.dev/docs/development/platform-integration/platform-channels#codec)].
|
||||
[any datatype platform channels support](https://flutter.dev/docs/development/platform-integration/platform-channels#codec).
|
||||
|
||||
Custom classes and nested datatypes are also supported.
|
||||
|
||||
|
Reference in New Issue
Block a user