Skip to content
Avatar
  • Google
  • United States

Highlights

  • Arctic Code Vault Contributor

Organizations

@google @dart-lang

Popular repositories

  1. A Dart client for tldr

    Dart 5 2

  2. demo dart2js output

    Dart 2 1

  3. Forked from kanaka/mal

    mal - Make a Lisp

    Swift 1

  4. Generate the power set of any iterable

    Dart 1

  5. Forked from flutter/plugins

    Plugins for Flutter, including FlutterFire, maintained by the Flutter team

    Dart 1

  6. Forked from dart-archive/initialize

    Provides a common interface for initialization annotations on top level methods, classes, and libraries in Dart

    Dart

406 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to flutter/engine, FirebaseExtended/flutterfire, flutter/flutter and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in flutter/engine that received 1 comment

Remove the type parameter from `SkObjectFinalizationRegistry`.

Dart2js will pass the type parameter to the native object, which causes an error in Chrome Canary. Description Dart2js will pass the type parameter…

+7 −8 1 comment

Created an issue in dart-lang/sdk that received 2 comments

dart2js passes type parameters to @JS constructors

We have a @js annotated class with a type parameter: typedef SkObjectFinalizer<T> = void Function(T key); @JS('window.FinalizationRegistry') class S…

2 comments

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

You can’t perform that action at this time.