Skip to content
Avatar

Achievements

Achievements

Organizations

@google @flutter
Block or Report

Popular repositories

  1. A Flutter plugin for picking a contact from the address book.

    Objective-C 75 75

  2. The ProcessWave.org editor for Google+ Hangouts

    JavaScript 7 7

  3. Forked from google/dart-sync-socket

    A Dart VM Native Extension and supporting Dart libraries that provide synchronous socket and HTTP client support.

    Dart 2

  4. Forked from google/webdriver.dart

    Dart WebDriver client

    Dart 2

1,440 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created 1 repository

Created a pull request in flutter/flutter that received 9 comments

Reduce severity of memory leak when BuildContext/Element is retained

As #79605 has shown, its really easy in Dart to accidentally retain a BuildContext (which is really just an Element) in a closure even if the Build…

+170 −19 9 comments
Reviewed 62 pull requests in 6 repositories
flutter/flutter 55 pull requests
flutter/engine 3 pull requests
flutter/plugins 1 pull request
flutter/gallery 1 pull request
flutter/devtools 1 pull request
flutter/packages 1 pull request

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

Debugger breaks on incorrect line on exception

When executing the following program with an attached debugger that's configured to break on exceptions I would expect the debugger to break on the…

8 comments

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