John "codefu" McDole
John "codefu" McDole
I believe you have to call "initialize()" before getting the image stream.
I'm using the [dart image](https://pub.dev/packages/image) package to get my luminance and I've had it work great.
Totally missed the response, but I think I know where to add some code and experiment. Do you have any dev documentation for recommended setup? The code looks like you're...
> I'm haven't though through all the implications, but one option to consider is to bake the functionality of that `sed` command into the `et build` command. do we want...
I hit this today with a HDPI laptop client and a linux server. Quick work around is to just bump the dpi higher on the mouse using the built in...
# Monorepo Migration Completed > **TL;DR: Please migrate your PR to flutter/flutter** The `flutter/engine` repository has been migrated to the `flutter/flutter` repository. This PR will no longer be landed here...
Thanks for the Issue. I'm talking to the team about solutions to this which don't require more PS1 changes. Any chance you can use `master` which is the default branch...
These micro's are getting very macro when bunched together and not sharded out to multiple phones. I'll try to look at which ones are taking too long to be called...
Commenting from the other thread: Android is fast, even with devicelab. Its 5~6 minutes. iOS takes forever. Uninstalling the app takes ~12 seconds. 21 tests * 12 seconds is 4.2...
Landed this change already. Benchmarks now take ~6 minutes each (android/ios)