nullx 0.1.6 copy "nullx: ^0.1.6" to clipboard
nullx: ^0.1.6 copied to clipboard

nullx is a collection of elegant extensions for handling null types in Dart.

Changelog #

0.1.6 #

  • Add filterNotNullTo, filterNotNull, listOfNotNull, ifNull functions and extensions
  • Add unit tests
  • Fix code documentation

0.1.5 #

  • Fix code documentation.
  • Deprecate notEmpty, executeIf, 'unwrapped' methods.
  • Add new extension callWhen on nullable objects.
  • Make examples more readable.

0.1.4 #

  • Fix code documentation.
  • Add LetX extension functions.
  • Add AlsoX extension functions.

0.1.3 #

  • Add extension functions on nullable int, double, and bool.
  • Add getter orZero and method or on int, double, and bool.

0.1.2 #

  • Change the parameter names of conditionNotNullAs and conditionNotNullWith methods to improve readability.
  • Add more examples.

0.1.1 #

  • Add new util functions.
  • Add nullable string extensions.

0.1.0+1 #

  • Initial release.
8
likes
160
pub points
52%
popularity

Publisher

verified publishershtanko.dev

nullx is a collection of elegant extensions for handling null types in Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#null-safety #nullable #types #collections

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on nullx