stuartmorgan-g
stuartmorgan-g
We are not going to instruct people to install untrusted binaries from random sources, nor would we instruct people to distribute things whose distribution licensing is unknown. If someone finds...
@mcorrigan Please file a new issue; this one is specific to modules (add-to-app). Your issue would have a different cause even if the error message is the same.
I think the original issue may just be a documentation bug. @blasten shouldn't the pre-warmed engine version have a `GeneratedPluginRegistrant.registerWith` call like we show on iOS?
> I am not sure if we want to use this opportunity to rewrite the core plugin (a completely new platform interface, etc...). Any ideas @jmagman @blasten @stuartmorgan ? Is...
> I think that as the package is listed as "Unlist" in pub.dev, when I installed another dependency it was removed. Unlisted packages just don't show up in pub.dev search...
We should evaluate whether we can smooth over these differences in level of delegate control on the native side (e.g., filter sub-resource loads on iOS).
Please read https://github.com/flutter/flutter/wiki/Issue-hygiene#escalating-an-issue-that-has-the-wrong-priority and https://github.com/flutter/flutter/wiki/Issue-hygiene#thumbs-up-reactions for how to express interest in this feature.
Interesting, I didn't realize that was on the Dart team's radar. I played around with this quite a while ago and got a PoC of the Dart part compiling, but...
> Today we can generate a gen_snapshot binary that runs on x64 host and targets arm64 Nice! Given the current distribution of machines, that's the most important thing for us...