Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:package:collection
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dart-lang
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
56
Code
Issues
236
Pull requests
9
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
package:collection
state:open label:package:collection
Search
Labels
Milestones
New issue
Search results
Open
Closed
feat(collection): Replace quickSort with pdqsort for performance and robustness
package:collection
Status: Open (in progress).
dart-lang/core
number 922
#922
In dart-lang/core;
·
abbashosseinii
opened
on Nov 4, 2025
Add <code>separated</code>, <code>separatedList</code> and <code>separate</code> to iterables and lists.
package:collection
Status: Open (in progress).
dart-lang/core
number 919
#919
In dart-lang/core;
·
lrhn
opened
on Oct 31, 2025
Binary search and lower bound functions can be generalized
package:collection
Status: Open.
#895
In dart-lang/core;
·
osa1
opened
on May 30, 2025
Collection: Major version, use 3.0 language features.
package:collection
Status: Open (in progress).
dart-lang/core
number 859
#859
In dart-lang/core;
·
lrhn
opened
on Feb 12, 2025
add <code>ascending</code> to IterableExtension.sortedBy
package:collection
Status: Open (in progress).
dart-lang/core
number 731
#731
In dart-lang/core;
·
arthurbcd
opened
on Dec 6, 2024
What happened to the 3.0 branch of package:collection?
package:collection
Status: Open.
#729
In dart-lang/core;
·
nex3
opened
on Dec 2, 2024
Add <code>IterableExtension.sortedByDescending</code> to <code>package:collection</code>
package:collection
type-enhancement
A request for a change that isn't a bug
A request for a change that isn't a bug
Status: Open.
#725
In dart-lang/core;
·
loic-sharma
opened
on Nov 24, 2024
Add <code>Iterable<T>.windows()</code> to apply the sliding window algorithm on <code>Iterable</code>s.
package:collection
Status: Open.
#724
In dart-lang/core;
·
vxern
opened
on Nov 23, 2024
Feature Request: Add <code>countFrequency</code> method to <code>Iterable</code> in the collection package
package:collection
Status: Open.
#679
In dart-lang/core;
·
pvlKryu
opened
on Jul 27, 2024
add a dart fix declarative refactoring for the <code>whereNotNull()</code> => <code>nonNulls</code> change
package:collection
Status: Open.
#676
In dart-lang/core;
·
devoncarew
opened
on Jun 11, 2024
[Proposal] add mapSeparated method on <code>Iterable</code>
package:collection
Status: Open.
#674
In dart-lang/core;
·
kishan-dhankecha
opened
on May 20, 2024
Add type safe <code>IterableZip</code>
package:collection
Status: Open.
#673
In dart-lang/core;
·
narumincho
opened
on May 15, 2024
You can’t perform that action at this time.