flinq 1.1.0 copy "flinq: ^1.1.0" to clipboard
flinq: ^1.1.0 copied to clipboard

outdated

Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.

Changelog #

[1.1.0] #

  • Moved group and groupMap to common extensions

[1.0.0] #

  • Added distinctWhere, unionWhere, intersectionWhere, differenceWhere extensions
  • Added minWhere, maxWhere, minOrNullWhere, maxOrNullWhere extensions

[0.5.0] #

  • Added whereList, whereMapList, mapWhereList, notNull extensions
  • Added sumWhere, averageWhere extensions
  • Redo examples

[0.4.1] #

  • Migrated to GitHub
  • Minor refactorings
  • Updated homepage link

[0.4.0] #

  • Added group and groupMap methods
  • Updated example

[0.3.0] #

  • Added tests
  • Updated README

[0.2.0] #

  • Moved List set extensions to Iterable set extensions
  • Moved List common extensions to Iterable common extensions
  • Added examples

[0.1.0] #

  • Created Iterable common extensions
  • Created Iterable comparable extensions
  • Created Iterable math extensions
  • Created List common extensions
  • Created List set extensions
58
likes
0
pub points
81%
popularity

Publisher

verified publisherthisismarch.dev

Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flinq