Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
4,628 contributions in the last year
Activity overview
Contributed to
dart-lang/json_serializable,
dart-lang/build,
dart-lang/mono_repo
and 5 other
repositories
Contribution activity
April 2019
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 29 repositories not shown
- kevmoo/built_value.dart Dart
- kevmoo/dart_side
- kevmoo/docs HTML
- kevmoo/preload Dart
Created a pull request in flutter/assets-for-api-docs that received 8 comments
Run pngquant over all pngs
Dropped ~4MB
find . -name '*.png' -print0 | xargs -0 -P8 -L1 pngquant --ext .png --force --speed 1 --skip-if-larger
+0
−0
•
8
comments
- Support the latest build_web_compliers (alpha) dev dependency
- I442 no null protect convert
- require Dart ^2.2
- Fix an NPE thrown when a prop is defined in a mixin
- WIP
- WIP
- Handle the intersection of convert function, !nullable & !includeIfNull
- 2 cleanup commits
- json_annotation: add `badKey` field
- travis: Enable, fix dartfmt on latest dev SDK
- Support the latest pkg:analyzer, prepare to release 2.1.1
- release json_serializable v2.1.0
- prepare to release json_annotation v2.1.0
- Move generated annotation docs to table, include in readme, link correctly
- Use mono_repo v2
- Prepare to release v2.1.0
- support the latest build_vm_compilers
- start on cache_dart_tool work
- Use Set literal syntax, require dart 2.2
- Fix consistency and grammar in error messages
- Print the package along with the task when running jobs
- 3 commits, 1 new feature
- Dartfmt fix
- 1 new feature, output cleanup, readme updates, nits
- Prepare to release 2.0.0
- bwc: drop dep overrides
- build_test: support the latest pkg:html
- Prepare to release build, build_resolvers, build_vm_compilers
- Support latest pkg:analyzer in 3 packages
- pkg:build - support latest pkg:analyzer
- Update build_web_compilers and _test to support analyzer ^0.36.0
- Don't assume output assets are of type GeneratedAssetNode
- Use mono_repo v2
17
repositories not shown
- update changelog/pubspec for build_web_compilers 2.0.0
- Prepare to publish build_modules
- Update build_modules readme to mention VM
- Bump build_vm_compilers in dev_dependencies
- Use loopback for daemon asset server
- Test that builder keys with | are normalized
- Update to new builder key format in tests
- Indicate that compiler output is generated
- Dartfmt with 2.2.1-dev.3.1
Created an issue in dart-lang/dart_style that received 10 comments
adjacent concat strings in arg lists lost indention - Regression with 1.2.5 (SDK 2.2.1-dev.3.0)
@ShouldThrow( 'Could not generate `toJson` code for `watch`.\n' - 'None of the provided `TypeHelper` instances support the defined type.', + 'None…
10
comments
- outdated inter-dependent build packages
- web_compilers: Need a better error when there are unsupported platforms
- Make it easier to deal with conflicting to-source outputs
- Changing build.yaml/pubspec.yaml sometimes causes bad hang w/ serve command
- Print a more helpful error when build.yaml parsing fails
- Update readme for build_modules
- support pkg:analyzer ^0.36.0
- config: Validate value of `runs_before`
- Opening a `--debug` app URL in another browser and hitting Alt-D crashes webdev
- Crash with a known error should not print a stack trace
- ReloadManager.moduleTopologicalCompare throws when provided module is not in _moduleOrdering
- Allow build_web_compilers v2.x
- prompt for delete conflicting hangs webdev
98
contributions
in private repositories
Apr 1 – Apr 24