Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,232 contributions in the last year
Activity overview
Contribution activity
July 2020
- dnfield/rainbowmonkey Dart
- dnfield/gallery Dart
Created a pull request in flutter/flutter that received 7 comments
Roll packages
From flutter updage-packages --force upgrade.
package:meta has added unawaited, so we can remove that from tool code and update imports.
+311
−309
•
7
comments
- Test update_packages for git packages
- Handle git dependencies, roll packages to get transitive deps of flutter_gallery
- Mark new test as not flaky
- Roll meta/pedantic
- Do not cache itemBuilder calls in a GridView
- benchmark memory usage for grid view of memory intensive widgets
- Reland "Fix remaining holes in stack trace demangling""
- Revert "Fix remaining holes in stack trace demangling"