Skip to content

369 - Optional Iterable First Element in Dart

Compare
Choose a tag to compare
@vandadnp vandadnp released this 16 Nov 05:27
· 24 commits to main since this release
b0bbdd2

Iterable.first in Dart crashes your application if your iterable is empty. Let's remedy that with this extension => https://github.com/vandadnp/flutter-tips-and-tricks/blob/main/tipsandtricks/optional-iterable-first-element-in-dart/optional-iterable-first-element-in-dart.md