tag:github.com,2008:https://github.com/aLikeep/flutter/releasesRelease notes from flutter2018-05-12T04:44:54Ztag:github.com,2008:Repository/134786031/v0.4.42018-05-12T04:44:54Zv0.4.4<p>roll engine to <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/aLikeep/flutter/commit/06afdfe54ebef9168a90ca00a6721c2d36e6aafa/hovercard" href="https://github.com/aLikeep/flutter/commit/06afdfe54ebef9168a90ca00a6721c2d36e6aafa"><tt>06afdfe</tt></a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="322479185" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17527" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/17527/hovercard" href="https://github.com/flutter/flutter/pull/17527">flutter#17527</a>)</p>TrustDectag:github.com,2008:Repository/134786031/v0.4.32018-05-11T07:45:32Zv0.4.3: Roll engine to 9ae10ef702e76585ea498bdfb2b40181017623ad (#17503)<p>This contains the following commits:</p>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/engine/commit/9ae10ef/hovercard" href="https://github.com/flutter/engine/commit/9ae10ef">flutter/engine@<tt>9ae10ef</tt></a> Revert <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/aLikeep/flutter/commit/f6359e4111d37652409e2392fdb3cb72f1119c2a/hovercard" href="https://github.com/aLikeep/flutter/commit/f6359e4111d37652409e2392fdb3cb72f1119c2a"><tt>f6359e4</tt></a></p>tvolkerttag:github.com,2008:Repository/134786031/v0.4.22018-05-07T21:13:53Zv0.4.2: Enable universal iOS binaries in templates (#17358)<p>Eliminates the restrictions to build in arm64 mode only in iOS project<br>
templates created by flutter create.</p>cbrackentag:github.com,2008:Repository/134786031/v0.4.12018-05-07T16:22:36Zv0.4.1<p>Fix running dev/bots/test.dart in Dart 2 mode (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="320081277" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17256" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/17256/hovercard" href="https://github.com/flutter/flutter/pull/17256">flutter#17256</a>)</p>mralephtag:github.com,2008:Repository/134786031/v0.4.02018-05-04T17:48:06Zv0.4.0<p>Implicit a11y scrolling for iOS (and caching in Viewports) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="318197777" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17021" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/17021/hovercard" href="https://github.com/flutter/flutter/pull/17021">flutter#17021</a>)</p>goderbauertag:github.com,2008:Repository/134786031/v0.3.62018-05-04T17:31:53Zv0.3.6: Expose generateTestBootstrap() as public API in test harness (#17290)<p>This will allow external tools that wrap our test harness to share the<br>
code that generates the test bootstrap.</p>
<p>This change exposed an issue whereby the LocalGoldenFileComparator<br>
was being too strict in its URI handling, so this changes relaxes<br>
that constraint as well (and adds associated tests).</p>tvolkerttag:github.com,2008:Repository/134786031/v0.3.52018-04-24T21:03:41Zv0.3.5: Extract KernelCompiler class (#16937)<p>Wraps the compile function in a class injected via the global context,<br>
which makes it easier to mock in unit tests -- specifically tests for<br>
AOT snapshotting, which already require pretty significant amounts of<br>
mock inputs.</p>cbrackentag:github.com,2008:Repository/134786031/v0.3.42018-04-24T04:26:51Zv0.3.4: [fuchsia] Pass a dummy command to the ssh tunnel setup (#16906)<ul>
<li>
<p>[fuchsia] Pass a dummy command to the ssh tunnel setup</p>
</li>
<li>
<p>Address analyzer lint</p>
</li>
<li>
<p>Update fuchsia_remote_debug_protocol</p>
</li>
</ul>zandersotag:github.com,2008:Repository/134786031/v0.3.32018-04-21T23:10:39Zv0.3.3: Roll engine to cb3376c5dedb71cec7a88b8a8904acc5dd6c6ba1 (#16841)<p>This contains the following commit:</p>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/flutter/engine/commit/cb3376c/hovercard" href="https://github.com/flutter/engine/commit/cb3376c">flutter/engine@<tt>cb3376c</tt></a> Support different encodings in Image.toByteData() (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="314805902" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/16635" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/16635/hovercard" href="https://github.com/flutter/flutter/issues/16635">flutter#16635</a>)</p>tvolkerttag:github.com,2008:Repository/134786031/v0.3.22018-04-20T08:02:44Zv0.3.2<p>Fix capitalization in README.md (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="316166276" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/16788" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/16788/hovercard" href="https://github.com/flutter/flutter/pull/16788">flutter#16788</a>)</p>tvolkert