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 40 million developers.
Sign up-
Google
- Earth
- Sign in to view email
- http://ian.hixie.ch/+
Pinned
946 contributions in the last year
Activity overview
Contributed to
flutter/flutter,
seamonkeysocial/rainbowmonkey,
dart-lang/sdk
and 5 other
repositories
Contribution activity
November 2019
Created a pull request in flutter/flutter that received 4 comments
Try a mildly prettier FlutterError and make it less drastic in release mode
Also, more documentation and tests. Fixes #40452 (maybe).
+212
−34
•
4
comments
- Migrate TextTheme to 2018 APIs.
- Make all of the driver interface public.
- Relicense Shrine demo to match rest of repository
- Add more documentation around layers.
- License update
- More license header fixes
- Test framework for analyze.dart
- Update our deprecation style.
- Fix "node._relayoutBoundary == _relayoutBoundary" crash
- Deprecation cleanup in flutter_tools
- Make sure all our .dart files have license headers
- Android log reader reads any recent logs
- fix child rebuild under layoutbuild cause duplicate globalkey error
- Reland: Attach looks at future observatory URIs
- Refactor RenderSliverFillRemaining
- Add variant testing to testWidgets
- [ci] more resources to Windows tasks
- Spell check of Flutter docs
- Remove URLs in deprecation annotation
- Add option to delay rendering the first frame
- Reword flutter run help screen.
- Fixes widget inspector can transform unmounted element
- Implement PageView using SliverLayoutBuilder, Deprecate RenderSliverFillViewport
- [WIP] Mouse cursor (framework)
Created an issue in flutter/flutter that received 6 comments
_describeRelevantUserCode crash
testWidgets('Does Text', (WidgetTester tester) async { await tester.pumpWidget(const Text('tight')); await tester.pumpWidget(const SizedBox(child: T…
6
comments
- reruns should not make the tree green
- Expose more APIs to interact with app in driver API
- Hot reload regression
- Compiler error on flutter run causes tool to crash
- Remove RenderSliverFillViewport since it has no widget
- Refactor the Animation / section organizer demo in Flutter Gallery to use LinkedScrollView-like logic
- Animation / section organizer demo in Flutter Gallery is broken
- "node._relayoutBoundary == _relayoutBoundary" opening Gallery
- Clean up `flutter run` help screen
- Mixing in DiagnosticableMixin doesn't mean you implement Diagnosticable
1
contribution
in private repositories
Nov 22