where_not_null 1.0.1 copy "where_not_null: ^1.0.1" to clipboard
where_not_null: ^1.0.1 copied to clipboard

A single extension on Iterable<T?> to convert it to Iterable<T>

where_not_null #

A single extension on Iterable<T?> to convert it to Iterable<T>, since Dart's type system makes it kinda difficult.

0
likes
150
points
57
downloads

Publisher

verified publisherampless.chrissx.de

Weekly Downloads

2024.07.06 - 2025.01.18

A single extension on Iterable<T?> to convert it to Iterable<T>

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on where_not_null