Skip to content
Avatar

Achievements

Achievements

Organizations

@flutter
Block or Report

Block or report jonahwilliams

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. json_widget Public archive

    Compile time conversion from json to widgets (For some reason...)

    Dart 64 11

  2. mustache Public

    Forked from xxgreg/mustache

    Mustache template Dart library

    Dart 32 13

  3. Immutable, persistent data structures for Dart and Flutter.

    Dart 14

  4. tester Public

    An experimental Dart test runner

    Dart 14 1

  5. flutter Public

    Forked from flutter/flutter

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

    Dart 9 2

  6. Dart 7

1,063 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to flutter/flutter, dnfield/vector_graphics, flutter/engine and 31 other repositories

Contribution activity

May 2022

Created 1 repository

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

use immutable buffer for loading asset images

Loading asset images via the immutable buffer should both improve loading performance by removing a copy and reduce GC pressure by avoiding a round…

+221 −71 31 comments
Opened 27 other pull requests in 3 repositories
flutter/flutter 2 open 11 closed 7 merged
flutter/engine 3 merged 1 open 1 closed
dnfield/vector_graphics 1 open 1 merged
Reviewed 30 pull requests in 4 repositories
flutter/flutter 20 pull requests
flutter/engine 6 pull requests
flutter/plugins 2 pull requests
dnfield/vector_graphics 2 pull requests

Created an issue in flutter/flutter that received 7 comments

Consider disabling repaint boundaries (at the render object level) if a scrollable cannot actually scroll

The function of a repaint boundary in a scrollable is primarily that it allows the scrolling to change the offset of the child picture without repa…

7 comments

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