Skip to content

Deprecate whereNotNull() and add nonNulls to follow Dart's naming conventions on the Iterable #781

@vincevargadev

Description

@vincevargadev

Dart has a nonNulls static extension method on the Iterable.

The collection package also deprecated whereNotNull and asks users to use nonNulls.

It would be great if the same name could be used on Streams with rxdart.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions