Highlights
- Pro
Block or Report
Block or report pq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dart-lang/sdk Public
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
-
flutter Public
Forked from flutter/flutter
Framework for building high-performance, high-fidelity iOS and Android apps
-
-
-
1,052 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 29 commits in 5 repositories
Created 1 repository
- pq/gallery Dart
Created a pull request in flutter/gallery that received 4 comments
rename local functions with _s
rename local functions with _s
These will be flagged by the next linter release which updates non_constant_identifier_names to flag local functions.
…
+2
−2
•
4
comments
Opened 21 other pull requests in 4 repositories
dart-lang/linter
3
open
12
merged
1
closed
-
migrate
lines_longer_than_80_charsfromsync* -
prefer_const_constructors_in_immutables: optimize out sync* and extra iteration -
prefer_initializing_formalsiteration optimizations - 1.24.0
-
update to analyzer
4.1.0APIs - remove unnecessary interface
-
remove deprecated
--packagescoverage flag - fix coverage
-
remove
DartProjectreferences -
remove
DartProjectreferences -
remove
DartProjectreferences - deferred arg const context failing test
- bump to 2.17 && super.params
- add isDartCorePrint extension method
-
remove stale dep on
package:glob -
rename local functions with
_s
flutter/gallery
1
merged
2
closed
dart-lang/markdown
1
merged
flutter/flutter
1
merged
Reviewed 12 pull requests in 1 repository
dart-lang/linter
12 pull requests
-
prefer_final_parametersto handleDefaultFormalParameter - add unnecessary_to_list_in_spreads
-
use_colored_boxto not lint for nullable color -
unawaited_futuresto handle string interpolation -
remove
DartProjectreferences - add unnecessary_null_aware_operator_on_extension_on_nullable
- chore: Set permissions for GitHub actions
- catch '${x.toString()}' with noop_primitive_operations
- add isDartCorePrint extension method
- rev the min. dep on package:args
- Pin dependencies in build.yaml
- Create scorecards-analysis.yml
Created an issue in dart-lang/sdk that received 8 comments
update package:markdown to latest published version (5.0.0+) in DEPS
I tried to bump package:markdown but hit a snag with a failing internal test and had to revert (https://dart-review.googlesource.com/c/sdk/+/243800)…
8
comments