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,023 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 47 commits in 9 repositories
Created 2 repositories
- Hixie/flutter-pi C
- Hixie/packages Dart
Created a pull request in ardera/flutter-pi that received 1 comment
Convert tabs to spaces.
There's a bunch of places where tabs are used instead of spaces. I've no idea if it's intentional, but I noticed that in the help screen, it causes…
Opened 10 other pull requests in 6 repositories
flutter/flutter
1
open
3
merged
ardera/flutter-pi
1
open
1
merged
flutter/website
1
merged
flutter/plugins
1
open
flutter/packages
1
open
flutter/engine
1
merged
Reviewed 15 pull requests in 5 repositories
flutter/flutter 10 pull requests
- Draggable: onDragUpdate callback
- Reland "Implement dryLayout for RenderAnimatedSize"
- Implement dryLayout for RenderAnimatedSize
- Remove unnecessary argument from Row and Column constructor comments
- Use details tag to improve issue log readability
- Fix ink splashes don't survive key reparenting
- Fixes Intrinsics for RenderParagraph and RenderWrap
- Added Tabar Code samples
- Add stackTrace to AsyncSnapshot
- Make _NestedScrollPosition child of NestedScrollView support PageStorageKey
Hixie/cuddlyworld-ide 2 pull requests
flutter/plugins 1 pull request
flutter/tests 1 pull request
flutter/engine 1 pull request
Created an issue in dart-lang/sdk that received 9 comments
Changing sdk constraint doesn't affect analysis
It's going to be very common in the coming few releases for people to find that they need to update their "sdk" constraint in their pubspec.yaml. C…
Opened 19 other issues in 7 repositories
Hixie/cuddlyworld-ide
4
open
3
closed
- Position dropdown overflows in small windows
- TabDisposition introduces a dependency loop
- need to teach serialization logic to use "connect"
- "Add to world" should be "Add to cart"
- "debug locations" output in console should be clickable
- Pattern editor improvements
- Changing class should be disallowed if new class would make atom invalid somewhere it's already specified
flutter/flutter
5
open
- "flutter precache" fails confusingly if Android SDK is absent
- `wrapText` throws if `text` has more leading whitespace than `columnWidth` on some line.
- CupertinoDatePicker's "mode" field can't be changed once the widget has been created
- Flutter framework tests fail when run with high -j
- flutter tool could inform you when you're ready to migrate to nnbd