Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/pigeon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down