Chris Bracken
Chris Bracken
Makes sense - I think it's probably reasonable to add a bit of detail for people on older versions of Flutter. Long-term the real solution for this sort of thing...
@dkwingsmt can you elaborate a bit (in the description) on the circular reference issue you mention in the comments above? I'm also a bit on the fence in terms of...
@moko256 can you try running with `out/host_debug_unopt/exe.unstripped/fml_unittests` instead? The default Linux binaries under the build directory are stripped.
> Question is the Ref value really useful for users? @cbracken @Hixie Assuming the **ref** value in this case is the commit SHA from the repo, I'm not sure it...
> The motivation isn't to identify the version, it is to allow people to be able to verify the download integrity. I suspect I somehow misread this issue. I was...
This is pending another round of review from me, but been stuck working on two internal customer issues, I'll try to get back to this soon. Apologies for the delay.
Potentially related: * https://github.com/flutter/samples/issues/999 * https://github.com/flutter/samples/issues/1000
Yes this is part of https://github.com/flutter/flutter/issues/103386.
@goderbauer you're probably most familiar with our ICU setup, but I imagine on desktop we aren't facing nearly the same size restrictions we face on storage/memory-strapped mobile devices. Seems like...
We'd need to give some thought as to how we'd want to support it, but no objections to supporting it here! One goal with this repo was to remove a...