Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
🤘
Crankin!
Block or report user

Report or block kevmoo

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Pro

Organizations

@dart-lang

Pinned

  1. Visualize package dependencies in your Dart project

    Dart 27 8

  2. pub build to gh-pages

    Dart 22 7

  3. A packaged to add shell command completion to your application

    Dart 13 4

  4. A builder that generates an ArgsParser from a class

    Dart 10 2

  5. A builder for extracting a package version into code

    Dart 13 1

  6. A Dart package to verify that the build is up-to-date with respect to a git repository

    Dart 2

Contribution activity

April 2019

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
17 repositories not shown

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
98 contributions in private repositories Apr 1 – Apr 24

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.