Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dart-lang/collection issues and pull requests

#360 - Implement `firstWhereType` and `firstWhereTypeOrNull`

Pull Request - State: open - Opened by mateusfccp 8 days ago

#359 - Add .toMap extensions for tuples/pairs and key+value records

Pull Request - State: open - Opened by tjarvstrand 18 days ago - 10 comments

#358 - Fix angle brackets in doc comments

Pull Request - State: closed - Opened by kevmoo about 1 month ago

#357 - Fix issue 355 added get frequency getter to iterable

Pull Request - State: open - Opened by pvlKryu 2 months ago - 5 comments

#356 - Fix issue 355 count frequency method to iterable

Pull Request - State: closed - Opened by pvlKryu 2 months ago - 2 comments

#354 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit

#354 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit

#352 - [Proposal] Add `firstWhereType`

Issue - State: open - Opened by SamuelGadiel 4 months ago

#352 - [Proposal] Add `firstWhereType`

Issue - State: open - Opened by SamuelGadiel 4 months ago - 1 comment

#351 - contribute a dart fix declarative fix

Pull Request - State: open - Opened by devoncarew 4 months ago

#351 - contribute a dart fix declarative fix

Pull Request - State: closed - Opened by devoncarew 4 months ago

#349 - Require Dart 3.4, test wasm on 3.4, prepare release

Pull Request - State: closed - Opened by kevmoo 4 months ago - 2 comments

#349 - Require Dart 3.4, test wasm on 3.4, prepare release

Pull Request - State: closed - Opened by kevmoo 4 months ago - 2 comments

#348 - blast repo changes: auto-publish, github-actions, no-response

Pull Request - State: closed - Opened by kevmoo 4 months ago

#347 - `CanonicalizedMap`: added constructor `fromEntries`.

Pull Request - State: closed - Opened by gmpassos 4 months ago - 6 comments

#347 - `CanonicalizedMap`: added constructor `fromEntries`.

Pull Request - State: closed - Opened by gmpassos 4 months ago - 6 comments

#346 - Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: autosubmit

#346 - Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: autosubmit

#345 - SplayTreeSet treats -0 and 0 as different numbers

Issue - State: open - Opened by xommmax 4 months ago - 2 comments

#345 - SplayTreeSet treats -0 and 0 as different numbers

Issue - State: open - Opened by xommmax 4 months ago - 2 comments

#344 - bump lints dep and fix

Pull Request - State: closed - Opened by kevmoo 4 months ago

#344 - bump lints dep and fix

Pull Request - State: closed - Opened by kevmoo 4 months ago

#343 - `separated` method added in Iterable extension

Pull Request - State: open - Opened by kishan-dhankecha 4 months ago - 2 comments

#343 - `separated` method added in Iterable extension

Pull Request - State: open - Opened by kishan-dhankecha 4 months ago - 2 comments

#342 - [Proposal] add mapSeparated method on `Iterable`

Issue - State: open - Opened by kishan-dhankecha 4 months ago - 4 comments

#342 - [Proposal] add mapSeparated method on `Iterable`

Issue - State: open - Opened by kishan-dhankecha 4 months ago - 4 comments

#341 - Add type safe `IterableZip`

Issue - State: open - Opened by narumincho 5 months ago

#341 - Add type safe `IterableZip`

Issue - State: open - Opened by narumincho 5 months ago

#340 - blast repo changes: dependabot

Pull Request - State: closed - Opened by devoncarew 5 months ago

#340 - blast repo changes: dependabot

Pull Request - State: closed - Opened by devoncarew 5 months ago

#339 - Bump actions/checkout from 4.1.1 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit

#339 - Bump actions/checkout from 4.1.1 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit

#338 - Bump dart-lang/setup-dart from 1.6.2 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: autosubmit

#338 - Bump dart-lang/setup-dart from 1.6.2 to 1.6.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: autosubmit

#337 - Add a `whereNull()` or a `nullsCount` to iterable extension

Issue - State: open - Opened by ValentinVignal 7 months ago - 1 comment

#336 - Deprecate transitiveClosure

Pull Request - State: closed - Opened by natebosch 8 months ago - 1 comment

#335 - Add transitive reduction to the functions library

Pull Request - State: closed - Opened by osaxma 8 months ago - 2 comments

#334 - Bump dart-lang/setup-dart from 1.6.0 to 1.6.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: autosubmit

#333 - Test on dart2wasm

Pull Request - State: closed - Opened by kevmoo 8 months ago - 3 comments

#332 - Deprecate whereNotNull from IterableNullableExtensions

Pull Request - State: closed - Opened by oprypin 8 months ago - 4 comments

#331 - Remove IterableExtensions that have exact equivalents in the SDK

Pull Request - State: open - Opened by oprypin 8 months ago - 7 comments

#329 - List.replaceAll

Issue - State: closed - Opened by fredspizza 9 months ago - 2 comments

#328 - Add flattenedToList and flattenedToSet

Pull Request - State: closed - Opened by natebosch 9 months ago - 5 comments

#327 - Cannot use int type with the sortedBy API

Issue - State: closed - Opened by etiennestuder 9 months ago - 1 comment

#326 - MapEqualty Hash collides easily

Issue - State: open - Opened by SShayashi 9 months ago - 1 comment
Labels: type-enhancement

#325 - Add `List.get()` method

Issue - State: closed - Opened by Noah765 10 months ago - 1 comment

#324 - List.duplicates to find duplicate elements in a List or Iterable

Issue - State: closed - Opened by jonasfj 10 months ago - 2 comments

#323 - Add `distincBy` extension for `Iterable`

Issue - State: open - Opened by Velkamhell97 11 months ago - 1 comment

#322 - Latest lints, require Dart 3.1, use mixin

Pull Request - State: closed - Opened by kevmoo 11 months ago

#321 - Parameter of `sorted` differs from `sort`

Issue - State: closed - Opened by vincent-hoodoo 11 months ago - 3 comments

#320 - Avoid setRange with potentially incompatible types

Pull Request - State: closed - Opened by natebosch 11 months ago - 3 comments

#319 - Bump dart-lang/setup-dart from 1.5.1 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: autosubmit

#318 - Bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: autosubmit

#317 - mergeSort fails when static type of a list does not match a runtime type

Issue - State: closed - Opened by iinozemtsev 11 months ago - 10 comments

#316 - Add package docs with package-of-the-week video

Pull Request - State: closed - Opened by tvolkert 12 months ago

#315 - docs: Add a warning about dart-lang/sdk#43763 to sortedBy

Pull Request - State: open - Opened by eseidel 12 months ago - 3 comments

#314 - Bump actions/checkout from 3.6.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: autosubmit

#313 - Bump dart-lang/setup-dart from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit

#312 - Add ListExtensions.firstOrNull, lastOrNull, singleOrNull.

Pull Request - State: closed - Opened by scheglov about 1 year ago - 6 comments

#311 - Bump actions/checkout from 3.5.3 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit

#310 - Add `Map<int, Object?>.asList()` method

Issue - State: closed - Opened by FMorschel about 1 year ago - 2 comments

#309 - Add Iterable.intersperse extension method

Pull Request - State: open - Opened by ebraminio about 1 year ago

#308 - Improve CHANGELOG of the not released yet changes

Pull Request - State: open - Opened by ebraminio about 1 year ago

#307 - Add Iterable.countOccurrences

Pull Request - State: open - Opened by ebraminio about 1 year ago

#306 - Add subtract to IterableExtensions

Pull Request - State: open - Opened by ebraminio about 1 year ago - 3 comments

#305 - Add noneIndexed, everyIndexed and anyIndexed

Pull Request - State: closed - Opened by ebraminio about 1 year ago - 1 comment

#304 - Minor typo fix

Pull Request - State: closed - Opened by ebraminio about 1 year ago

#303 - Fix changelog and version

Pull Request - State: closed - Opened by natebosch about 1 year ago

#302 - Make sure .sample()'s result is randomized in more cases

Pull Request - State: closed - Opened by ebraminio about 1 year ago - 1 comment

#301 - Reduce code size of Iterable<double>.(min|max)OrNull

Pull Request - State: open - Opened by ignatz about 1 year ago - 1 comment

#300 - add onEach for Iterable

Pull Request - State: closed - Opened by HuixingWong about 1 year ago - 2 comments

#299 - prep for publishing 1.18.0

Pull Request - State: closed - Opened by devoncarew about 1 year ago - 1 comment

#298 - Add IterableExtension.shuffled

Pull Request - State: closed - Opened by ebraminio about 1 year ago - 2 comments

#297 - Make sure .sample()'s result is randomized in more cases

Pull Request - State: closed - Opened by ebraminio about 1 year ago - 4 comments

#295 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: autosubmit

#294 - Confusing `singleWhereOrNull` extension method

Issue - State: open - Opened by jaripekkala over 1 year ago - 7 comments

#293 - `different` method extension

Issue - State: closed - Opened by FMorschel over 1 year ago - 1 comment

#292 - Different

Issue - State: closed - Opened by FMorschel over 1 year ago - 1 comment

#291 - [Feature] Add a BTree implementation

Issue - State: open - Opened by TzviPM over 1 year ago - 2 comments

#290 - Fix bugs in `ListExtensions.slice` and `ListSlice.slice`.

Pull Request - State: closed - Opened by lrhn over 1 year ago

#289 - Add extension methods for converting between maps and records

Pull Request - State: closed - Opened by nex3 over 1 year ago - 11 comments

#288 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#287 - fix slice stackoverflow in certain scenarios

Pull Request - State: closed - Opened by hcanyz over 1 year ago - 4 comments

#286 - Slice method will Stack Overflow in certain scenarios

Issue - State: closed - Opened by hcanyz over 1 year ago
Labels: bug

#285 - Add topics to pubspec

Pull Request - State: closed - Opened by mit-mit over 1 year ago

#284 - Update code to Dart 3.0

Pull Request - State: open - Opened by lrhn over 1 year ago - 7 comments

#283 - Create version which allows Dart 3.0 SDKs.

Pull Request - State: closed - Opened by lrhn over 1 year ago - 2 comments

#282 - Bump actions/checkout from 3.5.0 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#281 - Accept SDK version above 3.0.

Pull Request - State: closed - Opened by lrhn over 1 year ago - 1 comment

#280 - Add `whereNotNull` for `Stream`

Issue - State: closed - Opened by FMorschel over 1 year ago - 1 comment

#279 - Possible error in stronglyConnectedComponents

Issue - State: open - Opened by Quijx over 1 year ago - 1 comment

#278 - Bump dart-lang/setup-dart from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#277 - Bump actions/checkout from 3.3.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#276 - UnmodifiableMapMixin and others aren't Dart3-ready

Issue - State: open - Opened by oprypin over 1 year ago - 13 comments
Labels: 3.0