dart_extensions 0.3.2 copy "dart_extensions: ^0.3.2" to clipboard
dart_extensions: ^0.3.2 copied to clipboard

outdated

Set of method-extensions for dart that makes using framework in a much easier and clean way also adds additional functionality.

[0.2.0] - 23/01/20. #

  • .groupBy() added Iterable + tests
  • .intersect() + test
  • .toMutableSet() + test

[0.1.8] - 22/01/20. #

  • .filter() added Iterable + tests
  • .notFilter() added Iterable + tests
  • .isNullOrWhiteSpace added String + tests
  • .insert() added Strings + test

[0.1.7] - 19/01/202. #

  • find - Iterable extensions + tests
  • added Ranges extension for int + tests

[0.1.4] - 19/01/202. #

  • associate in Iterables extensions + tests
  • added Http Extensions: - httpGet httpPost httpPut httpDelete
  • added int Extensions: - absolute - isEven - isOdd - isPositive - isNegative - tenth - fourth - third - half - doubled - tripled - quadrupled - squared

[0.1.3] - 19/01/2020. #

  • anyChar in Strings extensions + tests
  • replaceBefore Strings extensions + tests
  • toDoubleOrNull Strings extensions test
  • removeAllWhiteSpace Strings extensions + tests
  • toCharArray Strings extension + tests
83
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Set of method-extensions for dart that makes using framework in a much easier and clean way also adds additional functionality.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, http, intl, quiver

More

Packages that depend on dart_extensions