The Wayback Machine - https://web.archive.org/web/20201217142412/https://github.com/tvolkert
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Project switching tools

    Shell 2 1

  2. Forked from dart-archive/observe

    Support for marking objects as observable, and getting notifications when those objects are mutated

    Dart 1

  3. Forked from dart-archive/polymer-dart

    Polymer support for Dart

    Dart 1

  4. Forked from aloisdeniel/flutter_geocoder

    Flutter plugin for forward and reverse geocoding

    Dart 1

  5. Forked from jason-simmons/flutter_buildbot

    A repository for controlling Travis build bots

    Shell

  6. Forked from FirebaseExtended/firebase-dart

    Dart wrapper for Firebase (will eventually move to Firebase GitHub org)

    Dart

716 contributions in the last year

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

Contribution activity

December 2020

Created 45 commits in 2 repositories

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

Remove duplicate code in Element.rebuild() and BuildOwner.buildScope()

Description Element.rebuild() and BuildOwner.buildScope() both had code to manager the BuildOwner._debugCurrentBuildTarget state variable. Unfortun…

+93 −30 5 comments
Reviewed 2 pull requests in 1 repository

Created an issue in flutter/flutter that received 1 comment

Null check operator error in RenderFlex. _hasOverflow

Steps to reproduce Write the following into test/bug_report.dart, then test via flutter test test/bug_report.dart: import 'package:flutter/widgets.…

1 comment
You can’t perform that action at this time.