netglade_utils 2.0.0 copy "netglade_utils: ^2.0.0" to clipboard
netglade_utils: ^2.0.0 copied to clipboard

Dart utils used internally at netglade.

2.0.0 #

  • Remove isBlank, isNotBlank from String? extension.

1.3.0 #

  • Add distinctBy to iterable extensions.

1.2.0 #

  • Add ifEmpty and ifBlank to string extensions.
  • Remove typedefs. (private)

1.1.0 #

  • Add isNotNullNorEmpty to String? extension.
  • Fix implementation and doc comments in string_extensions.

1.0.1 #

  • Fix readme.

1.0.0 #

  • Initialization.