Skip to content

Fix a small inconsistency with Pigeon docs #155859

@skylon07

Description

@skylon07

What package does this bug report belong to?

pigeon

What target platforms are you seeing this bug on?

Web(site)

Steps to reproduce

  1. Go to https://pub.dev/packages/pigeon#rules-for-defining-your-communication-interface
  2. Scroll down to #5

Actual/Expected results

This line reads:

  1. Generics are supported, but can currently only be used with nullable types (example: List<int?>).

This is no longer true because of #97848. It should just say "Generics are supported" or be removed entirely.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listd: api docsIssues with https://api.flutter.dev/p: pigeonrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionteam-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions