Pinned Loading
-
-
ecosystem
ecosystem PublicForked from dart-lang/ecosystem
This repository is home to general Dart Ecosystem tools and packages.
Dart
-
i18n
i18n PublicForked from dart-lang/i18n
A general mono-repo for Dart i18n and l10n packages.
Dart
1,263 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 30 commits in 8 repositories
Created a pull request in unicode-org/conformance that received 3 comments
Merge dart web and native
Add more cases to dart_native
Merge dart_web
and dart_native
into the dart
directory, as they share most of their business logic. Only the executo…
+587
−547
lines changed
•
3
comments
Opened 19 other pull requests in 8 repositories
dart-lang/ecosystem
4
merged
-
Fix label fetching
This contribution was made on Apr 15
-
Fix PR label fetching
This contribution was made on Apr 14
-
Fix tagging in publishing workflow (again)
This contribution was made on Apr 7
-
Update README.md
This contribution was made on Apr 4
dart-lang/i18n
1
open
2
merged
-
Upgrade to new native_assets
This contribution was made on Apr 25
-
Add
CODEOWNERS
This contribution was made on Apr 2 -
Fix hashes.dart formatting
This contribution was made on Apr 1
dart-lang/core
3
merged
-
Format packages to new style
This contribution was made on Apr 24
-
Add
no_response.yaml
workflowThis contribution was made on Apr 17 -
Add
CODEOWNERS
fileThis contribution was made on Apr 2
dart-lang/tools
3
merged
-
[package:code_builder] Remove transitive dependency on package:macros
This contribution was made on Apr 14
-
Fix CODEOWNERS
This contribution was made on Apr 3
-
Add
CODEOWNERS
fileThis contribution was made on Apr 2
dart-lang/http
3
merged
-
Fix tags
This contribution was made on Apr 7
-
Fix publishing workflow
This contribution was made on Apr 4
-
Update to Dart
3.7.0
This contribution was made on Apr 2
bmw-tech/dart_apitool
1
merged
-
Fix unary operator bug
This contribution was made on Apr 24
unicode-org/conformance
1
merged
-
Fix some Dart errors
This contribution was made on Apr 23
dart-lang/native
1
open
-
Add more link OSs
This contribution was made on Apr 7
Reviewed 42 pull requests in 7 repositories
dart-lang/native
25 pull requests
-
[native_assets_cli] Refactor
testCodeBuildHook
This contribution was made on Apr 25 -
[native_assets_cli] Remove
ResourceIdentifer
This contribution was made on Apr 25 -
[native_assets_cli] Rename syntax classes to
${name}Syntax
This contribution was made on Apr 25 -
[native_assets_cli] Cleanup JSON:
env_script
andenv_script_arguments
This contribution was made on Apr 23 -
[native_assets_cli] Cleanup JSON:
assetsForLinking
This contribution was made on Apr 23 -
[native_assets_cli] Cleanup JSON: old code config
This contribution was made on Apr 22
-
[native_assets_cli] Cleanup JSON: old asset encoding
This contribution was made on Apr 22
-
[native_assets_builder] Publish 0.15.0-0
This contribution was made on Apr 11
-
[native_toolchain_c] Publish 0.12.0-0
This contribution was made on Apr 11
-
[infra] auto-publish pre-releases
This contribution was made on Apr 11
-
[infra] Try using dart sdk dev release lowerbound
This contribution was made on Apr 11
-
[native_assets_builder] Publish 0.14.0
This contribution was made on Apr 8
-
[native_toolchain_c] Publish 0.11.0
This contribution was made on Apr 8
-
[native_assets_cli] Publish 0.14.0
This contribution was made on Apr 8
-
[infra] Remove path dependencies
This contribution was made on Apr 8
-
[infra] Create a pub workspace
This contribution was made on Apr 8
-
[native_assets_builder] Test project for user-defines in dartdev
This contribution was made on Apr 7
-
[infra] Bump dependencies
This contribution was made on Apr 4
-
[infra] Bump
ffigen
inpackage:native_
This contribution was made on Apr 4 -
[native_assets_builder] Fix 2149
This contribution was made on Apr 4
-
[infra] Set language version to 3.7.0 everywhere
This contribution was made on Apr 4
-
[native_assets_cli] Add
user_defines
This contribution was made on Apr 4 -
[native_assets_cli] Syntax for
assets_for_build
andhooks/metadata
This contribution was made on Apr 4 -
[native_assets_cli] Unify
Metadata
withAsset
sThis contribution was made on Apr 4 -
[native_assets_cli] Refactor overrides in syntax classes
This contribution was made on Apr 4
- Some pull request reviews not shown.
dart-lang/http
3 pull requests
-
Add custom message when terminating a connection
This contribution was made on Apr 4
-
Add a workflow for publishing flutter packages
This contribution was made on Apr 2
-
Fix code snippet in readme
This contribution was made on Apr 2
dart-lang/tools
2 pull requests
-
fix(clock): keep micros in monthsAgo, monthsFromNow and yearsAgo
This contribution was made on Apr 17
-
Support newInstanceNamed with empty name
This contribution was made on Apr 17
grpc/grpc-dart
2 pull requests
-
Add server interceptor acting as a middleware
This contribution was made on Apr 15
-
Allow the latest pkg:googleapis_auth
This contribution was made on Apr 1
dart-lang/ecosystem
2 pull requests
-
[firehose] don't fail publish validation if we see the pub pre-release warning
This contribution was made on Apr 15
-
[firehose] Fix dart_apitool invocations with pub workspaces
This contribution was made on Apr 9
dart-lang/core
2 pull requests
-
prep to publish 6.0.0 of package:lints
This contribution was made on Apr 14
-
Add
CODEOWNERS
fileThis contribution was made on Apr 2
flutter/flutter
2 pull requests
-
[native assets] Roll dependencies
This contribution was made on Apr 11
-
[native_assets] Roll dependencies
This contribution was made on Apr 2
Created an issue in bmw-tech/dart_apitool that received 5 comments
Adding a parameter breaks subclasses.
Imagine the following setting in a package:foo
.
Before
abstract class A { void someMethod();
}
After
abstract class A { void someMethod([int? i]);
}
5
comments
Opened 1 other issue in 1 repository
dart-lang/sdk
1
open
-
[record_use] Record signatures in dart2js
This contribution was made on Apr 23