narumincho_util 0.3.0 narumincho_util: ^0.3.0 copied to clipboard
narumincho_util
0.3.0 #
- allow fast_immutable_collections v11. ">=10.0.0 <11.0.0" → ">=10.0.0 <12.0.0"
0.2.1 #
- add setLength method
0.2.0 #
- update fast_immutable_collections v9 → v10
0.1.5 #
- rename toNotNullable → allNonNullOrNull
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