issues
search
dart-lang
/
core
This repository is home to core Dart packages.
https://pub.dev/publishers/dart.dev
BSD 3-Clause "New" or "Revised" License
18
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `IterableExtension.sortedByDescending` to `package:collection`
#725
loic-sharma
opened
1 day ago
3
Add `Iterable<T>.windows()` to apply the sliding window algorithm on `Iterable`s.
#724
vxern
opened
2 days ago
4
Function "extension" does not work properly when the basename path starts with dot (.) and has multiple levels.
#723
ArturAssisComp
opened
3 days ago
2
No clean way to handle unknown options
#722
rakudrama
opened
3 days ago
0
Make List.generate() generator function optional, like Iterable.generate()
#721
andrechalella
opened
5 days ago
1
add links to the package issue trackers
#720
devoncarew
closed
2 weeks ago
4
Implement full Unicode 16.0.0 extended grapheme breaking.
#719
lrhn
closed
5 days ago
6
Use `values` iterator and `update` in map equality/hash
#718
jakemac53
closed
2 weeks ago
3
add a basic benchmark for DeepCollectionEquality
#717
jakemac53
closed
2 weeks ago
2
Bump the github-actions group with 2 updates
#716
dependabot[bot]
closed
3 weeks ago
2
Introduce `IterableMapEntryExtension` for use with `Map.entries`.
#715
jonasfj
closed
2 weeks ago
2
feat(package:async): migrate the Result class to sealed class
#714
utamori
opened
4 weeks ago
1
os_detect: bump lints and SDK versions
#713
kevmoo
closed
1 month ago
2
Merge `package:collection`
#579
mosuem
closed
1 month ago
3
Merge `package:lints`
#578
mosuem
opened
1 month ago
5
Update tables to Unicode 16.0.0.
#577
lrhn
closed
1 month ago
2
fix: async cache storing exception fixed
#548
akmalviya03
opened
1 month ago
0
update various repo metadata
#406
devoncarew
closed
1 month ago
1
Merge `package:typed_data`
#405
mosuem
closed
1 month ago
3
Merge `package:platform`
#404
mosuem
closed
1 month ago
2
Merge `package:path`
#403
mosuem
closed
1 month ago
3
Merge `package:os_detect`
#402
mosuem
closed
1 month ago
3
Merge `package:logging`
#401
mosuem
closed
1 month ago
3
[package:args] Added offset argument when throwing a `ArgParserException`.
#142
fa0311
opened
1 month ago
1
[package:args] Add function to retrieve actual input values for command options by name.
#141
fa0311
opened
1 month ago
1
Fix the repository URL in `pubspec.yaml`
#140
sschuberth
closed
1 month ago
4
contribute a issue template for package:args
#139
devoncarew
closed
1 month ago
1
Repository metadata URL is invalid
#138
sschuberth
closed
3 weeks ago
2
Merge `package:fixnum`
#137
mosuem
closed
1 month ago
3
Merge `package:fake_async`
#136
mosuem
closed
1 month ago
3
Merge `package:crypto`
#135
mosuem
closed
1 month ago
3
Merge `package:convert`
#134
mosuem
closed
1 month ago
3
Add PR health workflow
#133
mosuem
closed
1 month ago
0
Add option `hideNegatable` to `ArgParser.flag()`
#132
mosuem
closed
1 month ago
3
Merge `package:characters`
#131
mosuem
closed
1 month ago
3
Merge `package:async`
#130
mosuem
closed
1 month ago
2
Fix typo in readme
#129
mosuem
closed
1 month ago
0
Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group
#3
dependabot[bot]
closed
1 month ago
2
Merge `package:args`
#2
mosuem
closed
1 month ago
3
Add CopyWith to LogRecord
#485
SharbelOkzan
opened
1 month ago
0
basename function can't recognize Windows '\\' path on Android devices.
#547
FengChendian
closed
1 week ago
4
Version 3.0.4 can't be compiled with dart2js server mode
#251
simolus3
closed
3 months ago
12
Fast sink doesn't work when using Wasm
#250
h1376h
closed
3 months ago
5
How to run a command that has subcommands?
#103
OnkelTem
opened
3 months ago
1
Test command with mockito
#102
EmadBeltaje
opened
3 months ago
0
Feature Request: Add `countFrequency` method to `Iterable` in the collection package
#679
pvlKryu
opened
4 months ago
1
Cryptography Export Regulations
#249
frank-mv
opened
4 months ago
0
How to avoid a race condition with `_streamSubscription?.cancel();`?
#374
stephane-archer
closed
1 week ago
1
`streamGroup.stream.toList()` never return
#373
stephane-archer
closed
2 weeks ago
1
StreamGroup close never completes unless removed first
#372
curt-weber
opened
5 months ago
0
Next