olive 0.0.6 copy "olive: ^0.0.6" to clipboard
olive: ^0.0.6 copied to clipboard

Olive is a set of extension methods to make the cross-platform easier, cleaner, and more expressive.

Olive's change logs #

0.0.1 #

  • The very first version includes isEmptyOrNull, isNotEmptyAndNull, or, orEmpty, and orProvider extension methods for the String data type.

0.0.2 #

  • This release includes limitMin, limitMax, and limitWithin for both int and double data types.
  • Also includes microseconds, milliseconds, seconds, minutes, hours, and days for the int data type.

0.0.3 #

  • This release includes microseconds, milliseconds, seconds, minutes, hours, and days for the double data type.

0.0.4 #

  • This release includes exceptNull, and whereNull for the Iterable type.

0.0.5 #

  • This release includes exceptNull, and whereNull for the Stream type.
  • This release includes singleOrNull, firstOrNull, lastOrNull, elementAtOrNull, mapIndex, indexOrNull, and lastIndexOrNull for the Iterable type.

0.0.6 #

  • This release introduces no new API, just a few issues with the pub.dev analyzer has been fixed.
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Olive is a set of extension methods to make the cross-platform easier, cleaner, and more expressive.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

More

Packages that depend on olive