Highlights
- Arctic Code Vault Contributor
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 upPinned
1,051 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 7 commits in 4 repositories
Opened 1 pull request in 1 repository
flutter/flutter
1
open
Reviewed 5 pull requests in 2 repositories
flutter/flutter 4 pull requests
flutter/tests 1 pull request
Created an issue in flutter/flutter that received 4 comments
debugOnRebuildDirtyWidget and debugPrintRebuildDirtyWidgets don't work reliably for RenderObjectElements
For example, if you set debugPrintRebuildDirtyWidgets to true, you'll never see it print that a ColoredBox is being built.
Opened 9 other issues in 1 repository
flutter/flutter
8
open
1
closed
- Serializations of assert expressions in dart:ui are "<optimized out>".
- "The relevant error-causing widget" misleads when the exception is thrown from user code
- Migrate flutter CLI tool to null safety
- Audit sample code in Flutter repo for null safety
- Audit engine Dart code for null safety
- Audit code in flutter/packages/* for null safety
- Migrate all dev/ code to null-safe Dart
- Audit API docs for null safety
- Update API doc samples for null safety