Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor

Organizations

@google @dart-lang @flutter

Pinned

  1. Flutter makes it easy and fast to build beautiful apps for mobile and beyond.

    Dart 108k 15.1k

  2. The Flutter engine

    Dart 4.7k 3.2k

  3. The Dart SDK, including the VM, dart2js, core libraries, and more.

    Dart 6.2k 907

  4. A set of utility libraries for Dart

    Dart 645 124

  5. Dart coverage data manipulation and formatting

    Dart 57 41

  6. Dart rules for Bazel

    Starlark 15 3

1,197 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to flutter/engine, google/quiver-dart, flutter/flutter and 5 other repositories

Contribution activity

November 2020

Created 2 repositories

Created a pull request in google/quiver-dart that received 4 comments

Deprecate Optional

With the introduction of non-null by default in Dart SDK 2.12, existing users should migrate to non-nullable types. This type will be removed in Qu…

+13 −4 4 comments

Created an issue in google/quiver-dart that received 4 comments

Optional<T> should be Optional<T extends Object>

Optional is intended as a substitute for non-nullable values. Ideally, it should have a generic type of T extends Object in order to prevent non-se…

4 comments
17 contributions in private repositories Nov 9 – Nov 17

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

You can’t perform that action at this time.