369 - Optional Iterable First Element in Dart
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