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

outdated

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

[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
30
pub points
83%
popularity

Publisher

unverified uploader

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