narumincho_util 0.1.4 copy "narumincho_util: ^0.1.4" to clipboard
narumincho_util: ^0.1.4 copied to clipboard

narumincho_util

0.1.4 #

  • add toNotNullable

0.1.3 #

  • add setMinLength

0.1.2 #

  • downgrade collection 1.17.2 → 1.17.1 for flutter_test

0.1.1 #

  • mapAndRemoveNull, mapFirstNotNull method can be called not only by IList but also by Iterable

0.1.0 #

  • use dart records (Require Dart 3)

0.0.5 #

  • fix typo SaveJoin → SafeJoin
  • add uriAbsolute

0.0.4 #

  • add toFirstUppercase

0.0.3 #

  • downgrade collection 1.17.1 → 1.17.0 for flutter_test

0.0.2 #

  • update fast_immutable_collections 8.1.1 → 9.0.0

0.0.1 #

  • initial release