dart_extensions_methods 1.1.0 copy "dart_extensions_methods: ^1.1.0" to clipboard
dart_extensions_methods: ^1.1.0 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.0 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
0
points
565
downloads

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

unknown (license)

More

Packages that depend on dart_extensions_methods