queries 0.1.15 copy "queries: ^0.1.15" to clipboard
queries: ^0.1.15 copied to clipboard

discontinued

Enumerable collections for Dart language (inspired by Microsoft LINQ).

queries #

This package is no longer supported because it was flagged by Google Dart developers as being published by an unknown person.
Publisher Unknown.
As a normal person, I believe that hardly anyone would want to use software from unknown publishers.

Version 0.1.15

Enumerable collections for Dart language (inspired by Microsoft LINQ).

Classes

Collection  
Dictionary  
DictionaryKeyCollection  
DictionaryValueCollection  
Enumerable  
EqualityComparer  
ICollection  
IDictionary  
IEnumerable  
IEqualityComparer  
IList  
IReadOnlyCollection  
IReadOnlyDictionary  
IReadOnlyList  
KeyValuePair  
ReadOnlyCollection  
ReadOnlyDictionary  
ReadOnlyDictionaryKeyCollection  
ReadOnlyDictionaryValueCollection
copied to clipboard

Methods

aggregate  
all  
any  
asIterable  
asQueryable  
average  
cast  
concat  
contains  
count  
defaultIfEmpty  
distinct  
elementAt  
elementAtOrDefault  
except  
first  
firstOrDefault  
groupBy  
groupJoin  
intersect  
join  
last  
lastOrDefault  
max  
min  
ofType  
orderBy  
orderByDescending  
range  
repeat  
select  
selectMany  
sequenceEqual  
single  
singleOrDefault  
skip  
skipWhile  
sum  
take  
takeWhile  
toCollection  
toDictionary  
toList  
toLookup  
union  
where
zip
copied to clipboard

Other classes

Enumerable  
IGrouping  
ILookup  
IOrderedEnumerable  
Lookup
copied to clipboard

Other methods

thenBy
copied to clipboard
32
likes
30
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.07 - 2025.01.19

Enumerable collections for Dart language (inspired by Microsoft LINQ).

Homepage

License

unknown (license)

Dependencies

function_types

More

Packages that depend on queries