Skip to content

Use new null-safe generics in Pigeon #942

@gnprice

Description

@gnprice

The Pigeon feature request to handle types like List<Foo>, as opposed to only List<Foo?>, is complete:

We have a couple of types in our pigeon/notifications.dart that could benefit from that. One has a TODO comment; for the full list, look for List< and Map<.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions