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

Extensions for different types similar to kotlin. Methods for the next set of types: String, bool, Iterable, List. Also contains some global extensions and class Pair

2.0.0 07.06.2021 #

  • Migrated to null safety

  • Added next methods: firstOrNull, firstWhereOrNull

  • [1.1.1] - 06.01.2021 #

  • Removed flutter as dependency

  • Added next methods: forEachIndexed, groupBy, filter, filterNot, filterNotNull, take

1.0.5 11.03.2020 #

  • Improved documentation

1.0.4 11.03.2020 #

  • Added countWhere for Iterable and containsIgnoreCase for String

1.0.3 15.02.2020 #

  • Improved documentation

1.0.0 15.02.2020 #

  • Added some methods for String, Iterable, bool

0.0.1 13.02.2020 #

  • Basic extensions similar to kotlin.
23
likes
130
points
569
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Extensions for different types similar to kotlin. Methods for the next set of types: String, bool, Iterable, List. Also contains some global extensions and class Pair

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on dart_extensions_methods