-
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,089 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 4 commits in 3 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 3 other pull requests in 2 repositories
flutter/flutter
1
merged
1
closed
FirebaseExtended/flutterfire
1
open
Reviewed 14 pull requests in 3 repositories
flutter/flutter
11 pull requests
- Removing not applicable docs.
- Clarify ReorderableListView drag handles on desktop and mobile
- Flutter plugin link updated.
- Android Q transition by default
- [WIP] 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
-
[WIP] Migrates packages/flutter to from
hashValuestoObject.hash -
Fix
paints..somethingandpaints..everythingsucceeding when they should fail - Sanitize error message sent to GitHub crash reporter
flutter/engine
2 pull requests
flutter/website
1 pull request
Created an issue in flutter/flutter that received 6 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…