-
Google
- Earth
- http://ln.hixie.ch/
- @Hixie
Block or Report
Block or report Hixie
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
dart-home-automation-tools Public
A Dart library for interfacing with some home automation systems.
-
-
house-of-rooves Public
Some Flutter applications to interact with all the home automation features in my home.
-
dishwasher Public
An all-purpose client for https://github.com/GEMakers/gea-plugin-dishwasher
-
house-of-rooves-daemon Public
The local deamon to manage my various home automation systems.
1,060 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 7 commits in 5 repositories
Created 1 repository
- Hixie/flutterfire Dart
Created a pull request in flutter/packages that received 4 comments
Prepare packages for binding.instance becoming non-nullable
This prepares this repo for flutter/flutter#64830 to land. The _ambiguate hack is needed to allow this code to run both with the old API and the ne…
Opened 6 other pull requests in 5 repositories
flutter/flutter
1
merged
1
closed
flutter/plugins
1
merged
flutter/.github
1
merged
flutter/website
1
merged
FirebaseExtended/flutterfire
1
open
Reviewed 35 pull requests in 7 repositories
flutter/flutter
26 pull requests
- Set lock github action workflow permissions explicitly.
- PointerDeviceKind and ui.PointerChange forwards-compatibility
- [framework] remove casts from RO parent traversal
- Mirror before scaling in _AnimatedIconPainter
- Report progress on Dismissible update callback
-
Deprecate
useDeleteButtonTooltipfor Chips - Update error_widget.0.dart
- Create scorecards-analysis.yml
- Use a more appropriate curve on ScrollsToTop
- [flutter_tools] auto-migrate dev users to beta
- add splashradius property to PopupMenuButton
- Android Q transition by default
- Print a more helpful error if DDS is enabled when running integration_test and enableTimeline is called
- Add splashRadius to PopupMenuButton
- Clean up mouse region code
- [framework] dont null assert in _debugVerifyIllFatedPopulation
-
Migrates packages/flutter to from
hashValuestoObject.hash - Removing not applicable docs.
- Clarify ReorderableListView drag handles on desktop and mobile
- Flutter plugin link updated.
- Do not eagerly allocate inherited widget caches when initializing element tree
- Refactor devicelab bin/run.dart and other cleanup
- Fix wrong documentation URL for adding desktop support to existing app
- Links How to contribute to Flutter YouTube video
-
Fix
paints..somethingandpaints..everythingsucceeding when they should fail - Some pull request reviews not shown.
flutter/engine
3 pull requests
flutter/plugins
2 pull requests
flutter/assets-for-api-docs
1 pull request
abseil/abseil-cpp
1 pull request
ossf/allstar
1 pull request
flutter/website
1 pull request
Created an issue in flutter/flutter that received 7 comments
"flutter analyze --watch" seems to always crash on startup
Command
flutter analyze --watch --write /tmp/analysis.devtools
Steps to Reproduce
I ran the command above in root of the devtools repo.
Logs
Con…